summaryrefslogtreecommitdiffstats
path: root/torodb-postgresql
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 /torodb-postgresql
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 'torodb-postgresql')
-rw-r--r--torodb-postgresql/docker-compose.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/torodb-postgresql/docker-compose.yml b/torodb-postgresql/docker-compose.yml
index 12b8287d..7a7ad9c8 100644
--- a/torodb-postgresql/docker-compose.yml
+++ b/torodb-postgresql/docker-compose.yml
@@ -518,9 +518,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:
- mongodb