summaryrefslogtreecommitdiffstats
path: root/start-wekan.sh
diff options
context:
space:
mode:
Diffstat (limited to 'start-wekan.sh')
-rwxr-xr-xstart-wekan.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/start-wekan.sh b/start-wekan.sh
index bb9249a6..bf598e39 100755
--- a/start-wekan.sh
+++ b/start-wekan.sh
@@ -54,6 +54,11 @@
#export MAX_IMAGE_PIXEL=1024
#export 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",