summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-02-22 13:56:41 +0100
committerdefault <nobody@localhost>2024-02-22 13:56:41 +0100
commit2b2bb4be0f2302c33fd6d8a8a2def2777e9b6c88 (patch)
tree11eb0f79e56ae363d9e2194c7efe1bc850c4cb9f /doc
parentf523e8c1783223f984d45b9da60efaac5bd4b524 (diff)
Updated documentation.
Diffstat (limited to 'doc')
-rw-r--r--doc/snac.84
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index de05bcf..85106d3 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -205,6 +205,10 @@ If set to true, history monthly snapshots are not served nor their links shown.
This boolean value selects if shared inboxes are announced or not. Enabling
shared inboxes helps (somewhat) in optimizing incoming traffic for instances
with a large number of users.
+.It Ic min_account_age
+If this numeric value (in seconds) is set, any activity coming from an account
+that was created more recently than that will be rejected. This may be used
+to mitigate spam from automatically created accounts.
.El
.Pp
You must restart the server to make effective these changes.