all repos — honk @ 7483ee5a556f3945ff6c25d9d4ade2cd9b0c9a20

my fork of honk

note that cleanup doesn't vacuum
Ted Unangst tedu@tedunangst.com
Wed, 14 Jun 2023 20:21:02 -0400
commit

7483ee5a556f3945ff6c25d9d4ade2cd9b0c9a20

parent

2d544f1cca4948812fc42e2c1a0c0d6c09a4a3e3

1 files changed, 4 insertions(+), 0 deletions(-)

jump to
M docs/honk.8docs/honk.8

@@ -154,6 +154,10 @@ .Ic cleanup Op Ar days

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 .