• 3 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: July 7th, 2023

help-circle
  • Not quite clear.

    Given I have no tiers, I am covered just with cache-duration and can completely ignore message-expiry-duration?

    I have a single service that POSTs messages to ntfy which sends them to subscribers. Any subscriber will have to connect within cache-duration or else ntfy deletes messages older than that from the database. Is that accurate? The intention is to keep the sqlite db lean and small.