ActivityPub: disable polling! 🤞

for #978
pull/1055/head
Ryan Barrett 2024-05-14 10:40:07 -07:00
rodzic 8eeb588d11
commit e7e1f1058c
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 6BE31FDF4776E9D4
1 zmienionych plików z 8 dodań i 8 usunięć

Wyświetl plik

@ -2,12 +2,12 @@
# docs: https://cloud.google.com/appengine/docs/standard/python3/scheduling-jobs-with-cron-yaml
cron:
- description: ATProto poll posts
url: /queue/atproto-poll-posts
schedule: every 1 minutes
target: default
# - description: ATProto poll posts
# url: /queue/atproto-poll-posts
# schedule: every 1 minutes
# target: default
- description: ATProto poll notifications
url: /queue/atproto-poll-notifs
schedule: every 1 minutes
target: default
# - description: ATProto poll notifications
# url: /queue/atproto-poll-notifs
# schedule: every 1 minutes
# target: default