summaryrefslogtreecommitdiffstats
path: root/start-wekan.sh
diff options
context:
space:
mode:
authorSam X. Chen <sam.xi.chen@gmail.com>2019-10-01 10:39:36 -0400
committerSam X. Chen <sam.xi.chen@gmail.com>2019-10-01 10:39:36 -0400
commite60926f8471c05f50877f46568554e7b2f24815a (patch)
treed433bfe6d9a672cea7d95523bdf8d605bd444f23 /start-wekan.sh
parent020b66383643f42c183b758fe1bcb73ac6f689bb (diff)
downloadwekan-e60926f8471c05f50877f46568554e7b2f24815a.tar.gz
wekan-e60926f8471c05f50877f46568554e7b2f24815a.tar.bz2
wekan-e60926f8471c05f50877f46568554e7b2f24815a.zip
#2738 adding all pertinent help file for due days, plus modified the .list-header-name when in mobile mode
Diffstat (limited to 'start-wekan.sh')
-rwxr-xr-xstart-wekan.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/start-wekan.sh b/start-wekan.sh
index 1c89ad88..35f663db 100755
--- a/start-wekan.sh
+++ b/start-wekan.sh
@@ -71,8 +71,9 @@
# dueat startat endat receivedat, also notification to
# the watchers and if any card is due, about due or past due.
#
- # Notify due days, default 2 days before and after. 0 = due notifications disabled. Default: 2
- #export NOTIFY_DUE_DAYS_BEFORE_AND_AFTER=2
+ # 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
#
# Notify due at hour of day. Default every morning at 8am. Can be 0-23.
# If env variable has parsing error, use default. Notification sent to watchers.