aboutsummaryrefslogtreecommitdiffstats
path: root/doc/hidden_configs.bb
diff options
context:
space:
mode:
authorStefan Parviainen <saparvia@caterva.eu>2014-12-28 11:43:54 +0100
committerStefan Parviainen <saparvia@caterva.eu>2014-12-28 11:43:54 +0100
commit69aeb5d205ff7ca8a0f0d9887f9209728135ae34 (patch)
tree2e988eb615531be88e671796b3aceecaae49a6ed /doc/hidden_configs.bb
parent0b79445b575fa303e464aceb092a2653dd67a6ad (diff)
downloadvolse-hubzilla-69aeb5d205ff7ca8a0f0d9887f9209728135ae34.tar.gz
volse-hubzilla-69aeb5d205ff7ca8a0f0d9887f9209728135ae34.tar.bz2
volse-hubzilla-69aeb5d205ff7ca8a0f0d9887f9209728135ae34.zip
Document photo_cache_time setting
Diffstat (limited to 'doc/hidden_configs.bb')
-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;