Rename highlights -> summary

This commit is contained in:
Jorge Manrubia
2025-10-25 20:01:17 +02:00
parent d6c7fb2084
commit 392bdae316
32 changed files with 1251 additions and 21847 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
production: &production
# Application functionality: notifications and highlights
# Application functionality: notifications and summaries
deliver_bundled_notifications:
command: "Notification::Bundle.deliver_all_later"
schedule: every 30 minutes
generate_weekly_highlights:
command: "User.generate_all_weekly_highlights_later"
generate_weekly_summaries:
command: "User.generate_all_weekly_summaries_later"
schedule: every sunday at noon
# Application cleanup