summaryrefslogtreecommitdiffstats
path: root/docker-compose-postgresql.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-postgresql.yml
parenta261c66f34726f5b6ddaffca82a80afb01f0d450 (diff)
downloadwekan-1e034a794fcf417a6722c8cc6dea8a537bc5ce51.tar.gz
wekan-1e034a794fcf417a6722c8cc6dea8a537bc5ce51.tar.bz2
wekan-1e034a794fcf417a6722c8cc6dea8a537bc5ce51.zip
- Update translated text.
Diffstat (limited to 'docker-compose-postgresql.yml')
-rw-r--r--docker-compose-postgresql.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose-postgresql.yml b/docker-compose-postgresql.yml
index 2f557fa5..215dc7d5 100644
--- a/docker-compose-postgresql.yml
+++ b/docker-compose-postgresql.yml
@@ -245,7 +245,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=