mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Upgrade to Meteor 1.8.3 and Node 8.17.0.
Update release scripts. Fix ldap background sync documentation part 2. Thanks to xet7 !
This commit is contained in:
parent
8dcd360f93
commit
782d0b6209
17 changed files with 34 additions and 34 deletions
|
|
@ -396,10 +396,10 @@ services:
|
|||
# example : LDAP_BACKGROUND_SYNC=true
|
||||
#- LDAP_BACKGROUND_SYNC=false
|
||||
#
|
||||
# LDAP_BACKGROUND_SYNC_INTERVAL : 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
|
||||
- LDAP_BACKGROUND_SYNC_INTERVAL=''
|
||||
# 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_KEEP_EXISTANT_USERS_UPDATED :
|
||||
# example : LDAP_BACKGROUND_SYNC_KEEP_EXISTANT_USERS_UPDATED=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue