summaryrefslogtreecommitdiff
path: root/doc/snac.8
diff options
context:
space:
mode:
Diffstat (limited to 'doc/snac.8')
-rw-r--r--doc/snac.811
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index b5ec33c..78e1946 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -310,6 +310,17 @@ If set to true, EXIF and other metadata will be stripped from uploaded images (j
310tools to be installed. If 310tools to be installed. If
311.Nm snac 311.Nm snac
312cannot find or execute these tools at startup, it will refuse to run. 312cannot find or execute these tools at startup, it will refuse to run.
313.Pp
314When enabled, registered users might pass arbitrary files to
315.Nm mogrify
316or
317.Nm ffmpeg .
318These commands are being executed outside the sandbox and have a huge
319attack surface. Exploits would be run as the
320.Nm
321system user. Reconsider enabling this on
322.Nm
323instances with unknown or untrusted users.
313.It Ic mogrify_path 324.It Ic mogrify_path
314Overrides the default "mogrify" command name or path. Use this if the tool is not in the system PATH or has a different name. 325Overrides the default "mogrify" command name or path. Use this if the tool is not in the system PATH or has a different name.
315.It Ic ffmpeg_path 326.It Ic ffmpeg_path