mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Made the link https and moved default value into setting
This commit is contained in:
parent
f96bba7a63
commit
75dae5c714
1 changed files with 2 additions and 3 deletions
|
|
@ -442,9 +442,8 @@ services:
|
|||
#
|
||||
# At which interval does the background task sync in milliseconds.
|
||||
# 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=''
|
||||
# https://bunkat.github.io/later/parsers.html#text
|
||||
- LDAP_BACKGROUND_SYNC_INTERVAL='every 1 hour'
|
||||
#
|
||||
#- LDAP_BACKGROUND_SYNC_KEEP_EXISTANT_USERS_UPDATED=false
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue