summaryrefslogtreecommitdiffstats
path: root/start-wekan.sh
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-02-11 16:46:12 +0200
committerLauri Ojansivu <x@xet7.org>2019-02-11 16:46:12 +0200
commitfcac5d10334aa10b76799bc678356870ffacbb15 (patch)
tree47b0f55be86601b1876241c06e3db5c0e913750a /start-wekan.sh
parentf69392566a4eb57cfb6c82514d75cbb32b40ccc7 (diff)
parent2d291c8f5ea747c0097879cb0d9fc5e4c317a301 (diff)
downloadwekan-fcac5d10334aa10b76799bc678356870ffacbb15.tar.gz
wekan-fcac5d10334aa10b76799bc678356870ffacbb15.tar.bz2
wekan-fcac5d10334aa10b76799bc678356870ffacbb15.zip
Merge branch 'edge' into meteor-1.8
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