1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-04 15:54:48 +01:00

Owncloud needs more time to detect blocks. It doesn't respond as fast as the other services. Also owncloud logs UTC (since latest update) even though the timezone is not UTC. Also to detect a block, we get a timeout instead of a refused)

This commit is contained in:
Michael Kroes
2016-06-26 14:17:12 +02:00
committed by Joshua Tauberer
parent bf5e9200f8
commit d9ac321f25
3 changed files with 8 additions and 4 deletions

View File

@@ -36,7 +36,7 @@ port = http,https
filter = miab-owncloud
logpath = STORAGE_ROOT/owncloud/owncloud.log
maxretry = 20
findtime = 30
findtime = 120
[miab-postfix587]
enabled = true