mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Update the LDAP_BACKGROUND_SYNC_INTERVAL setting documentation
This commit is contained in:
parent
3b3950369c
commit
f96bba7a63
1 changed files with 3 additions and 2 deletions
|
|
@ -441,8 +441,9 @@ services:
|
||||||
#- LDAP_BACKGROUND_SYNC=false
|
#- LDAP_BACKGROUND_SYNC=false
|
||||||
#
|
#
|
||||||
# At which interval does the background task sync in milliseconds.
|
# At which interval does the background task sync in milliseconds.
|
||||||
# Leave this unset, so it uses default, and does not crash.
|
# The format must be as specified in:
|
||||||
# https://github.com/wekan/wekan/issues/2354#issuecomment-515305722
|
# http://bunkat.github.io/later/parsers.html#text
|
||||||
|
# The default is "every 1 hour"
|
||||||
- LDAP_BACKGROUND_SYNC_INTERVAL=''
|
- LDAP_BACKGROUND_SYNC_INTERVAL=''
|
||||||
#
|
#
|
||||||
#- LDAP_BACKGROUND_SYNC_KEEP_EXISTANT_USERS_UPDATED=false
|
#- LDAP_BACKGROUND_SYNC_KEEP_EXISTANT_USERS_UPDATED=false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue