aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-03-24 17:09:42 -0700
committerfriendica <info@friendica.com>2015-03-24 17:09:42 -0700
commit63b8020969434756a7b966ae615c28bf7680f2f8 (patch)
tree0999882404277cb496fa713fcc2481b26541759e /doc
parent1f427e0e5b3a5526625e90d43746c89953ab493a (diff)
downloadvolse-hubzilla-63b8020969434756a7b966ae615c28bf7680f2f8.tar.gz
volse-hubzilla-63b8020969434756a7b966ae615c28bf7680f2f8.tar.bz2
volse-hubzilla-63b8020969434756a7b966ae615c28bf7680f2f8.zip
more work on expiration, make system limits useful - even in retrospect
Diffstat (limited to 'doc')
-rw-r--r--doc/hidden_configs.bb5
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