summaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-21 19:47:34 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-21 19:47:34 +0200
commit1e034a794fcf417a6722c8cc6dea8a537bc5ce51 (patch)
treedf3b04de0a5db2978f9fe41c10ba06e6fd6a64b0 /docker-compose.yml
parenta261c66f34726f5b6ddaffca82a80afb01f0d450 (diff)
downloadwekan-1e034a794fcf417a6722c8cc6dea8a537bc5ce51.tar.gz
wekan-1e034a794fcf417a6722c8cc6dea8a537bc5ce51.tar.bz2
wekan-1e034a794fcf417a6722c8cc6dea8a537bc5ce51.zip
- Update translated text.
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index bb2f833d..7d7bf9d1 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -212,7 +212,7 @@ services:
# LOGOUT_ON_MINUTES : The number of minutes
# example : LOGOUT_ON_MINUTES=55
#- LOGOUT_ON_MINUTES=
- # DEFAULT_AUTHENTICATION_METHOD : The default authentication method used if a user does not exist to create and authenticate him
+ # DEFAULT_AUTHENTICATION_METHOD : The default authentication method used if a user does not exist to create and authenticate. Method can be password or ldap.
# example : DEFAULT_AUTHENTICATION_METHOD=ldap
#- DEFAULT_AUTHENTICATION_METHOD=