Issue 9015: Reducing load of remote systems

This commit is contained in:
Michael 2020-08-15 20:05:08 +00:00
commit 1f9b365f3b
6 changed files with 34 additions and 32 deletions

View file

@ -331,7 +331,7 @@ return [
// min_poll_interval (Integer)
// minimal distance in minutes between two polls for a contact. Reasonable values are between 1 and 59.
'min_poll_interval' => 1,
'min_poll_interval' => 15,
// no_count (Boolean)
// Don't do count calculations (currently only when showing photo albums).