summaryrefslogtreecommitdiff
path: root/doc/snac.8
diff options
context:
space:
mode:
Diffstat (limited to 'doc/snac.8')
-rw-r--r--doc/snac.89
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index 4e83617..390bb63 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -249,9 +249,12 @@ from it are rejected until the lock expires (default: 5 retries).
249The number of seconds a blocked IP address is ignored in login attempts 249The number of seconds a blocked IP address is ignored in login attempts
250(default: 300 seconds). 250(default: 300 seconds).
251.It Ic disable_sandbox 251.It Ic disable_sandbox
252This boolean toggle allows disabling sandboxing (for Linux or OpenBSD). Sandboxing limits 252This boolean toggle allows disabling sandboxing (for Linux or OpenBSD). Confining a
253what directories a program can use, so it's recommended for security. Disable it only 253program in a sandbox limits the directories and resources it can use, so it's
254if you are experimenting errors while stablishing connections or DNS resolving. 254recommended for security.
255.It Ic max_public_entries
256The maximum number of entries (posts) to be returned in user RSS feeds and outboxes
257(default: 20).
255.El 258.El
256.Pp 259.Pp
257You must restart the server to make effective these changes. 260You must restart the server to make effective these changes.