more time zone corrections and removing the loop in the notifier script as it now runs via a cron schedule
Security / security (push) Successful in 1m1s
Security / security (push) Successful in 1m1s
This commit is contained in:
+1
-2
@@ -12,6 +12,5 @@ services:
|
||||
- DONETICKAPIKEY=adminpass # donetick API key
|
||||
- APPRISEWEBHOOKURL=https://apprisehost/notify/config # apprise notification url
|
||||
- APPRISEWEBHOOKTAG=all # apprise notification tag
|
||||
- NOTIFICATIONTIMES=8,12,17 # hours when notifications will be sent
|
||||
- TZ=America/Chicago # set timezone from this list: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
|
||||
- JOB_SCHEDULE=0 * * * *
|
||||
- JOB_SCHEDULE=0 8,17 * * * # when to notify about overdue tasks or tasks due today
|
||||
Reference in New Issue
Block a user