From 63b8020969434756a7b966ae615c28bf7680f2f8 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 24 Mar 2015 17:09:42 -0700 Subject: more work on expiration, make system limits useful - even in retrospect --- doc/hidden_configs.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/hidden_configs.bb') 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 -- cgit v1.2.3