aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpafcu <pafcu@iki.fi>2014-12-28 12:44:49 +0200
committerpafcu <pafcu@iki.fi>2014-12-28 12:44:49 +0200
commit0e0a4e4999583df96f74a78589231e1e7329f7d4 (patch)
tree2e988eb615531be88e671796b3aceecaae49a6ed
parent0b79445b575fa303e464aceb092a2653dd67a6ad (diff)
parent69aeb5d205ff7ca8a0f0d9887f9209728135ae34 (diff)
downloadvolse-hubzilla-0e0a4e4999583df96f74a78589231e1e7329f7d4.tar.gz
volse-hubzilla-0e0a4e4999583df96f74a78589231e1e7329f7d4.tar.bz2
volse-hubzilla-0e0a4e4999583df96f74a78589231e1e7329f7d4.zip
Merge pull request #781 from pafcu/docfix
Document photo_cache_time setting
-rw-r--r--doc/hidden_configs.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/hidden_configs.bb b/doc/hidden_configs.bb
index bf9705920..435042520 100644
--- a/doc/hidden_configs.bb
+++ b/doc/hidden_configs.bb
@@ -128,6 +128,9 @@ This document assumes you're an administrator.
When requesting a random profile, check that it actually exists first
[b]randprofile > retry[/b]
Number of times to retry getting a random profile
+ [b]system > photo_cache_time[/b]
+ How long to cache photos, in seconds. Default is 86400 (1 day).
+ Longer time increases performance, but it also means it takes longer for changed permissions to apply.
#include doc/macros/main_footer.bb;