aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-01-05 14:54:41 +0100
committerdefault <nobody@localhost>2025-01-05 14:54:41 +0100
commit80ba62eefb002f9d7df76bb6caca775e8f8a66a5 (patch)
treebdc75af3864ca9cb5da2b2d719addeb03ca56948
parent99be968f0112fb5fefe0944f7f0939ba11aa7e72 (diff)
Updated documentation.
-rw-r--r--doc/snac.84
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index f94d53f..4e83617 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -248,6 +248,10 @@ from it are rejected until the lock expires (default: 5 retries).
.It Ic badlogin_expire
The number of seconds a blocked IP address is ignored in login attempts
(default: 300 seconds).
+.It Ic disable_sandbox
+This boolean toggle allows disabling sandboxing (for Linux or OpenBSD). Sandboxing limits
+what directories a program can use, so it's recommended for security. Disable it only
+if you are experimenting errors while stablishing connections or DNS resolving.
.El
.Pp
You must restart the server to make effective these changes.