bridgy-fed/cron.yaml

14 wiersze
366 B
YAML

# timezone defaults to UTC
# 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 notifications
url: /queue/atproto-poll-notifs
schedule: every 1 minutes
target: default