From 782d0b620988628f40f50f9cd824f6652cfb0dd9 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 20 Dec 2019 16:03:46 +0200 Subject: Upgrade to Meteor 1.8.3 and Node 8.17.0. Update release scripts. Fix ldap background sync documentation part 2. Thanks to xet7 ! --- docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docker-compose.yml') diff --git a/docker-compose.yml b/docker-compose.yml index 7d8b3453..2d5f747d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -440,10 +440,10 @@ services: # If the sync of the users should be done in the background #- LDAP_BACKGROUND_SYNC=false # - # At which interval does the background task sync in milliseconds. + # At which interval does the background task sync. # The format must be as specified in: # https://bunkat.github.io/later/parsers.html#text - - LDAP_BACKGROUND_SYNC_INTERVAL='every 1 hour' + #- LDAP_BACKGROUND_SYNC_INTERVAL='every 1 hour' # #- LDAP_BACKGROUND_SYNC_KEEP_EXISTANT_USERS_UPDATED=false # -- cgit v1.2.3-1-g7c22