diff options
Diffstat (limited to 'doc/hidden_configs.bb')
-rw-r--r-- | doc/hidden_configs.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/hidden_configs.bb b/doc/hidden_configs.bb index ea945f8d2..c6181b9dd 100644 --- a/doc/hidden_configs.bb +++ b/doc/hidden_configs.bb @@ -89,8 +89,11 @@ This document assumes you're an administrator. There also exist CLI utilities for performing this operation, which you may prefer, especially if you're a large site. [b]system > default_expire_days[/b] - When creating a new channel, set the default expiration of connections + set the default expiration of connections' (matrix/network) posts to this number of days. + [b]system > expire_limit + Don't expire any more than this number of posts per channel per + expiration run to keep from exhausting memory. Default 5000. [b]system > dlogfile[/b] Logfile to use for logging development errors. Exactly the same as logger otherwise. This isn't magic, and requires your own logging |