LINKED_CARDS_ENABLED settings part 2.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2019-12-20 16:32:38 +02:00
parent 2a065825fa
commit 1bf7f95bd8
8 changed files with 20 additions and 7 deletions

View file

@ -71,7 +71,7 @@
# dueat startat endat receivedat, also notification to
# the watchers and if any card is due, about due or past due.
#
# Notify due days, default is None.
# Notify due days, default is None.
#export NOTIFY_DUE_DAYS_BEFORE_AND_AFTER=2,0
# it will notify user 2 days before due day and on the due day
#
@ -352,6 +352,10 @@
# LOGOUT_ON_MINUTES : The number of minutes
# example : LOGOUT_ON_MINUTES=55
#export LOGOUT_ON_MINUTES=
#-------------------------------------------------------------------
# LINKED_CARDS_ENABLED : Enable or not the linked cards feature
# Default: true
#export LINKED_CARDS_ENABLED=false
node main.js
# & >> ../../wekan.log