aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2026-04-02 16:51:24 +0200
committergrunfink <grunfink@comam.es>2026-04-02 16:51:24 +0200
commit98f20473bf054050a418eb8b164e2fdd14c1fdde (patch)
treef4c1980fb9d0457c0d2fbd02dc995ddc3664e061
parent834bf2870bb71e559ff56dccab96414c054d56b6 (diff)
Updated documentation.
-rw-r--r--doc/snac.82
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index 8265dea..262fc78 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -325,6 +325,8 @@ instances with unknown or untrusted users.
Overrides the default "mogrify" command name or path. Use this if the tool is not in the system PATH or has a different name.
.It Ic ffmpeg_path
Overrides the default "ffmpeg" command name or path. Use this if the tool is not in the system PATH or has a different name.
+.It Ic purge_static
+If set to true, user static directories are purged; any file stored in these subdirectories (usually images or other media) that is not attached to any post or served as an emoji is deleted from the filesystem. Don't enable this option if any of your users are serving other files (like, e.g., CSS assets) this way.
.El
.Pp
You must restart the server to make effective these changes.