feat(automation): add timezone-safe daily briefing dedupe
This commit is contained in:
@@ -244,6 +244,7 @@ hooks:
|
||||
# output:
|
||||
# channel: telegram
|
||||
# peer: "123456789"
|
||||
# once_per_local_day: false
|
||||
#
|
||||
# # Optional built-in morning briefing job (auto-registered as a cron job)
|
||||
# daily_briefing:
|
||||
@@ -251,6 +252,7 @@ hooks:
|
||||
# name: daily-briefing
|
||||
# schedule: "0 8 * * *"
|
||||
# timezone: America/New_York
|
||||
# dedupe_per_local_day: true
|
||||
# output:
|
||||
# channel: telegram
|
||||
# peer: "123456789"
|
||||
|
||||
Reference in New Issue
Block a user