|
@@ -261,6 +261,10 @@ services:
|
|
# If you disable Wekan API with false, Export Board does not work.
|
|
# If you disable Wekan API with false, Export Board does not work.
|
|
- WITH_API=true
|
|
- WITH_API=true
|
|
#---------------------------------------------------------------
|
|
#---------------------------------------------------------------
|
|
|
|
+ # ==== AFTER OIDC LOGIN, ADD USERS AUTOMATICALLY TO THIS BOARD ID ====
|
|
|
|
+ # https://github.com/wekan/wekan/pull/5098
|
|
|
|
+ #- DEFAULT_BOARD_ID=abcd1234
|
|
|
|
+ #---------------------------------------------------------------
|
|
# ==== PASSWORD BRUTE FORCE PROTECTION ====
|
|
# ==== PASSWORD BRUTE FORCE PROTECTION ====
|
|
#https://atmospherejs.com/lucasantoniassi/accounts-lockout
|
|
#https://atmospherejs.com/lucasantoniassi/accounts-lockout
|
|
#Defaults below. Uncomment to change. wekan/server/accounts-lockout.js
|
|
#Defaults below. Uncomment to change. wekan/server/accounts-lockout.js
|