mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
LINKED_CARDS_ENABLED settings part 2.
Thanks to xet7 !
This commit is contained in:
parent
2a065825fa
commit
1bf7f95bd8
8 changed files with 20 additions and 7 deletions
|
|
@ -518,6 +518,9 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue