Made the link https and moved default value into setting

This commit is contained in:
Kevin Köllmann 2019-12-18 15:32:17 +01:00
parent f96bba7a63
commit 75dae5c714

View file

@ -442,9 +442,8 @@ services:
# #
# At which interval does the background task sync in milliseconds. # At which interval does the background task sync in milliseconds.
# The format must be as specified in: # The format must be as specified in:
# http://bunkat.github.io/later/parsers.html#text # https://bunkat.github.io/later/parsers.html#text
# The default is "every 1 hour" - LDAP_BACKGROUND_SYNC_INTERVAL='every 1 hour'
- LDAP_BACKGROUND_SYNC_INTERVAL=''
# #
#- LDAP_BACKGROUND_SYNC_KEEP_EXISTANT_USERS_UPDATED=false #- LDAP_BACKGROUND_SYNC_KEEP_EXISTANT_USERS_UPDATED=false
# #