1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-26 19:27:23 +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
parent 4cd56df734
commit 02e1598aad
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