mirror of
https://github.com/wekan/wekan.git
synced 2026-02-01 06:01:48 +01:00
Add environment variables for account lockout and registration verification
This commit is contained in:
parent
166cfb9e22
commit
cb0430d80e
1 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,8 @@ services:
|
|||
- BIGEVENTS_PATTERN=NONE
|
||||
- BROWSER_POLICY_ENABLED=true
|
||||
- LDAP_BACKGROUND_SYNC_INTERVAL=''
|
||||
- ACCOUNTS_LOCKOUT_UNKNOWN_USERS=false
|
||||
- ACCOUNTS_REGISTRATION_VERIFY_EMAIL=false
|
||||
depends_on:
|
||||
- wekandb
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue