From f96bba7a63b2f66a03f3dcd6b10c32c85c215521 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20K=C3=B6llmann?= Date: Wed, 18 Dec 2019 15:12:36 +0100 Subject: Update the LDAP_BACKGROUND_SYNC_INTERVAL setting documentation --- docker-compose.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index a0e641c1..577ae87e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -441,8 +441,9 @@ services: #- LDAP_BACKGROUND_SYNC=false # # At which interval does the background task sync in milliseconds. - # Leave this unset, so it uses default, and does not crash. - # https://github.com/wekan/wekan/issues/2354#issuecomment-515305722 + # The format must be as specified in: + # http://bunkat.github.io/later/parsers.html#text + # The default is "every 1 hour" - LDAP_BACKGROUND_SYNC_INTERVAL='' # #- LDAP_BACKGROUND_SYNC_KEEP_EXISTANT_USERS_UPDATED=false -- cgit v1.2.3-1-g7c22