feat: add optional mirror server config #11
Reference in New Issue
Block a user
Delete Branch "feat/mirror-dual-send"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Optional best-effort second destination: post each heartbeat and event to a mirror server (e.g. the office NAS) IN ADDITION to the primary above. Default off (blank URLs). The mirror can never delay or fail the primary; the event mirror keeps its own state file so nothing is lost while it's down. See docs/mirror-dual-send-design.md.