Add LINKED_CARDS_ENABLED env var

This commit is contained in:
Akuket 2019-11-28 11:55:36 +01:00
parent 8898862d36
commit 07724f99ae
5 changed files with 17 additions and 2 deletions

View file

@ -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