#2738 adding all pertinent help file for due days, plus modified the .list-header-name when in mobile mode

This commit is contained in:
Sam X. Chen 2019-10-01 10:39:36 -04:00
parent 020b663836
commit e60926f847
6 changed files with 17 additions and 14 deletions

View file

@ -271,8 +271,8 @@ services:
# 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
#- NOTIFY_DUE_DAYS_BEFORE_AND_AFTER=2
# Notify due days, default is None, 2 days before and on the event day
#- NOTIFY_DUE_DAYS_BEFORE_AND_AFTER=2,0
#
# 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.