summaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 7fbe9f32..a0e641c1 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -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.