summaryrefslogtreecommitdiffstats
path: root/start-wekan.bat
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-10-01 18:41:01 +0300
committerGitHub <noreply@github.com>2019-10-01 18:41:01 +0300
commit66372271c2d348a4edeb7e364a476202fc8db76f (patch)
tree1d43ff23340a1e5f750e28d655278438425456db /start-wekan.bat
parentb04df1d54d031bfe2b5d899c3d458902921ab77d (diff)
parente60926f8471c05f50877f46568554e7b2f24815a (diff)
downloadwekan-66372271c2d348a4edeb7e364a476202fc8db76f.tar.gz
wekan-66372271c2d348a4edeb7e364a476202fc8db76f.tar.bz2
wekan-66372271c2d348a4edeb7e364a476202fc8db76f.zip
Merge pull request #2740 from whowillcare/master
#2738 adding all pertinent help file for due days, plus modified the …
Diffstat (limited to 'start-wekan.bat')
-rwxr-xr-xstart-wekan.bat4
1 files changed, 2 insertions, 2 deletions
diff --git a/start-wekan.bat b/start-wekan.bat
index bc0f4130..63eeebe3 100755
--- a/start-wekan.bat
+++ b/start-wekan.bat
@@ -64,8 +64,8 @@ REM # https://github.com/wekan/wekan/pull/2536
REM # System timelines will be showing any user modification for
REM # dueat startat endat receivedat, also notification to
REM # the watchers and if any card is due, about due or past due.
-REM # Notify due days, default 2 days before and after. 0 = due notifications disabled. Default: 2
-REM SET NOTIFY_DUE_DAYS_BEFORE_AND_AFTER=2
+REM # Notify due days, default is None.
+REM # SET NOTIFY_DUE_DAYS_BEFORE_AND_AFTER=2,0
REM # Notify due at hour of day. Default every morning at 8am. Can be 0-23.
REM # If env variable has parsing error, use default. Notification sent to watchers.
REM SET NOTIFY_DUE_AT_HOUR_OF_DAY=8