diff options
| -rw-r--r-- | doc/snac.8 | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -205,6 +205,10 @@ If set to true, history monthly snapshots are not served nor their links shown. | |||
| 205 | This boolean value selects if shared inboxes are announced or not. Enabling | 205 | This boolean value selects if shared inboxes are announced or not. Enabling |
| 206 | shared inboxes helps (somewhat) in optimizing incoming traffic for instances | 206 | shared inboxes helps (somewhat) in optimizing incoming traffic for instances |
| 207 | with a large number of users. | 207 | with a large number of users. |
| 208 | .It Ic min_account_age | ||
| 209 | If this numeric value (in seconds) is set, any activity coming from an account | ||
| 210 | that was created more recently than that will be rejected. This may be used | ||
| 211 | to mitigate spam from automatically created accounts. | ||
| 208 | .El | 212 | .El |
| 209 | .Pp | 213 | .Pp |
| 210 | You must restart the server to make effective these changes. | 214 | You must restart the server to make effective these changes. |