Added DEFAULT_BOARD_ID environment variable setting to all WeKan platforms.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2023-08-23 06:27:06 +03:00
parent 922452fe41
commit a781c0e7dc
9 changed files with 34 additions and 2 deletions

View file

@ -57,6 +57,10 @@
# If you disable Wekan API with false, Export Board does not work.
export 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 ====
#https://atmospherejs.com/lucasantoniassi/accounts-lockout
#Defaults below. Uncomment to change. wekan/server/accounts-lockout.js