note that cleanup doesn't vacuum

This commit is contained in:
Ted Unangst 2023-06-14 20:21:02 -04:00
parent 20a6d2b962
commit d86c38136f
1 changed files with 4 additions and 0 deletions

View File

@ -154,6 +154,10 @@ The
command exists to purge old external data, by default 30 days.
This removes unreferenced, unsaved posts and attachments.
It does not remove any original content.
This will not immediately reduce the size of the database, but frees space
for future use.
A vacuum may be performed manually if necessary, but will require more time
and additional disk space.
.Pp
Backups may be performed by running
.Ic backup dirname .