summaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 2d5f747d..cfe645f1 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -559,7 +559,9 @@ services:
# example : LOGOUT_ON_MINUTES=55
#- LOGOUT_ON_MINUTES=
#-------------------------------------------------------------------
-
+ # LINKED_CARDS_ENABLED : Enable or not the linked cards feature
+ # example : LINKED_CARDS_ENABLED=false
+ - LINKED_CARDS_ENABLED=true
depends_on:
- wekandb