aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-01-05 17:00:15 +0100
committerdefault <nobody@localhost>2025-01-05 17:00:15 +0100
commit3d18a32d477f8932ba0b296af2a9b3b91d50b996 (patch)
tree104888b75ca0ab3a81b9480e04047c9eba840874 /doc
parent10d0acc6550de3113f4fbceda6b556d8898e8ea9 (diff)
Updated documentation.
Diffstat (limited to 'doc')
-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).
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.
+This boolean toggle allows disabling sandboxing (for Linux or OpenBSD). Confining a
+program in a sandbox limits the directories and resources it can use, so it's
+recommended for security.
+.It Ic max_public_entries
+The maximum number of entries (posts) to be returned in user RSS feeds and outboxes
+(default: 20).
.El
.Pp
You must restart the server to make effective these changes.