diff options
| -rw-r--r-- | doc/snac.8 | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -199,6 +199,10 @@ will use the FastCGI interface to communicate with the upper level | |||
| 199 | http server, that must be configured accordingly. | 199 | http server, that must be configured accordingly. |
| 200 | .It Ic disable_history | 200 | .It Ic disable_history |
| 201 | If set to true, history monthly snapshots are not served nor their links shown. | 201 | If set to true, history monthly snapshots are not served nor their links shown. |
| 202 | .It Ic shared_inboxes | ||
| 203 | This boolean value selects if shared inboxes are announced or not. Enabling | ||
| 204 | shared inboxes helps (somewhat) in optimizing incoming traffic for instances | ||
| 205 | with a large number of users. | ||
| 202 | .El | 206 | .El |
| 203 | .Pp | 207 | .Pp |
| 204 | You must restart the server to make effective these changes. | 208 | You must restart the server to make effective these changes. |