More explanation

merge-requests/28/head
Bob Mottram 2022-08-29 15:04:50 +01:00
parent f5a6136da6
commit 209c493306
1 changed files with 2 additions and 0 deletions

View File

@ -224,6 +224,8 @@ python3 epicyon.py --nickname [yournick] --domain [name] \
## Archiving and Expiring posts
As a general rule, all posts will be retained unless otherwise specified. However, on systems with finite and small disk storage running out of space is a show-stopping catastrophe and so clearing down old posts is highly advisable. You can achieve this using the archive commandline option, and optionally also with a cron job.
You can archive old posts and expire posts as specified within account profile settings with:
``` bash