grunfink пре 3 месеци
родитељ
комит
98f20473bf
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      doc/snac.8

+ 2 - 0
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.