mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-22 22:03:03 +00:00
Add softdelete and backup to scheduler (#189)
* disable soft delete in kopano-server and add cron in scheduler to execute it there (fixes #187) * fix cron example for backup
This commit is contained in:
@@ -12,6 +12,7 @@ kcconf.configkopano({
|
||||
'server_listen': "*:236",
|
||||
'server_listen_tls': "*:237",
|
||||
'sync_gab_realtime': "no",
|
||||
'softdelete_lifetime': "0",
|
||||
'kcoidc_initialize_timeout': "360"
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user