diff options
author | friendica <info@friendica.com> | 2014-12-29 23:58:14 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-12-29 23:58:14 -0800 |
commit | 2f650b74d35335815c48537cd03c81cc92a3c4f8 (patch) | |
tree | d209405166df963a8cca626fb53dc69a9e0b3872 /doc | |
parent | 5cfe0511391e391d46b91efaa8df3501d498fd21 (diff) | |
parent | 9b2c71a5dcdeb7ef7a1b1e09ad906bc750b1d0d6 (diff) | |
download | volse-hubzilla-2f650b74d35335815c48537cd03c81cc92a3c4f8.tar.gz volse-hubzilla-2f650b74d35335815c48537cd03c81cc92a3c4f8.tar.bz2 volse-hubzilla-2f650b74d35335815c48537cd03c81cc92a3c4f8.zip |
Merge branch 'master' into trinidad
Diffstat (limited to 'doc')
-rw-r--r-- | doc/hidden_configs.bb | 3 |
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; |