mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 07:56:12 +00:00
fix failure to start for dagent with recent master builds (change also compatible with 8.6.x)
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
8b00fbccf9
commit
864a8fc64c
@ -8,9 +8,9 @@ kcconf.configkopano({
|
||||
'log_file': "-",
|
||||
'log_level': "4",
|
||||
'tmp_path': "/tmp/gateway/",
|
||||
'pop3_enable': "no",
|
||||
'imap_enable': "no",
|
||||
'imaps_enable': "yes"
|
||||
'pop3_listen': "",
|
||||
'imap_listen': "",
|
||||
'imaps_listen': "*:993"
|
||||
}
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user