summaryrefslogtreecommitdiffstats
path: root/start-wekan.sh
diff options
context:
space:
mode:
Diffstat (limited to 'start-wekan.sh')
-rwxr-xr-xstart-wekan.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/start-wekan.sh b/start-wekan.sh
index a7587e40..bd052588 100755
--- a/start-wekan.sh
+++ b/start-wekan.sh
@@ -88,6 +88,9 @@ function wekan_repo_check(){
# example: export OAUTH2_TOKEN_ENDPOINT=/oauth/token
#export OAUTH2_TOKEN_ENDPOINT=''
#---------------------------------------------
+ # Debug OIDC OAuth2 etc.
+ #export DEBUG=true
+ #---------------------------------------------
# LDAP_ENABLE : Enable or not the connection by the LDAP
# example : export LDAP_ENABLE=true
#export LDAP_ENABLE=false