summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/snac.85
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index 997845a..3a4bfcf 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -249,9 +249,10 @@ 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). Confining a 252This boolean toggle allows disabling Linux Landlock sandboxing. Confining a
253program in a sandbox limits the directories and resources it can use, so it's 253program in a sandbox limits the directories and resources it can use, so it's
254recommended for security. 254recommended for security. Support for Linux sandboxing must be compiled in, and you
255need at least a Linux kernel version 5.13.0.
255.It Ic max_public_entries 256.It Ic max_public_entries
256The maximum number of entries (posts) to be returned in user RSS feeds and outboxes 257The maximum number of entries (posts) to be returned in user RSS feeds and outboxes
257(default: 20). 258(default: 20).