Managing unused files

$maybe desc <- munuseddesc Some old versions of files and deleted files have been preserved # inside this repository.

\ #{renderTense Past desc} # $maybe lastchecked <- mlastchecked (last checked #{fromDuration lastchecked} ago) $nothing Old versions of files and deleted files can be preserved inside # this repository.

This might be useful, if you ever need to access those old or deleted # files. But they'll also use up disk space. There are three ways to deal # with this.

  1. Set up a backup or archive repository, on a removable drive # or in the cloud, and the unused files will be moved to it, freeing # up space.
    \ Add a new repository

  2. Or, you can let unused files expire after a period of time.

    ^{form}
  3. Finally, you can clean up all unused files manually at any time.
    \ Clean up unused files now