Browse Source

Updated documentation.

default 3 months ago
parent
commit
4a1270d1cb
1 changed files with 3 additions and 2 deletions
  1. 3 2
      doc/snac.8

+ 3 - 2
doc/snac.8

@@ -249,9 +249,10 @@ 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). Confining a
+This boolean toggle allows disabling Linux Landlock sandboxing. Confining a
 program in a sandbox limits the directories and resources it can use, so it's
-recommended for security.
+recommended for security. Support for Linux sandboxing must be compiled in, and you
+need at least a Linux kernel version 5.13.0.
 .It Ic max_public_entries
 The maximum number of entries (posts) to be returned in user RSS feeds and outboxes
 (default: 20).