summaryrefslogtreecommitdiffstats
path: root/torodb-postgresql
diff options
context:
space:
mode:
Diffstat (limited to 'torodb-postgresql')
-rw-r--r--torodb-postgresql/docker-compose.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/torodb-postgresql/docker-compose.yml b/torodb-postgresql/docker-compose.yml
index d741d1a1..e742402f 100644
--- a/torodb-postgresql/docker-compose.yml
+++ b/torodb-postgresql/docker-compose.yml
@@ -244,6 +244,11 @@ services:
#-MAX_IMAGE_PIXEL=1024
#-IMAGE_COMPRESS_RATIO=80
#---------------------------------------------------------------
+ # ==== NOTIFICATION TRAY AFTER READ DAYS BEFORE REMOVE =====
+ # Number of days after a notification is read before we remove it.
+ # Default: 2
+ #- NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2
+ #---------------------------------------------------------------
# ==== BIGEVENTS DUE ETC NOTIFICATIONS =====
# https://github.com/wekan/wekan/pull/2541
# Introduced a system env var BIGEVENTS_PATTERN default as "NONE",