summaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-12-22 09:44:58 +0200
committerLauri Ojansivu <x@xet7.org>2019-12-22 09:44:58 +0200
commite142acfdb745747c020a1bd5b1974b619d5bdb6d (patch)
tree253d3c37cb4caa66167c4c9ad4f3bef2d395b2bb /docker-compose.yml
parente928660bc0b1f873696fe5fece988a5be6fc2c4e (diff)
downloadwekan-e142acfdb745747c020a1bd5b1974b619d5bdb6d.tar.gz
wekan-e142acfdb745747c020a1bd5b1974b619d5bdb6d.tar.bz2
wekan-e142acfdb745747c020a1bd5b1974b619d5bdb6d.zip
Remove LINKED_CARDS_ENABLED settings, because it does not work.
Thanks to xet7 !
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index d495bf97..b33bda24 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -559,9 +559,6 @@ services:
# example : LOGOUT_ON_MINUTES=55
#- LOGOUT_ON_MINUTES=
#-------------------------------------------------------------------
- # LINKED_CARDS_ENABLED : Enable or not the linked cards feature
- # Default: true
- #- LINKED_CARDS_ENABLED=false
depends_on:
- wekandb