The URL of your deployed Cloudflare Worker (from Step 2 below).
Identifies this device in sync metadata. Helps track who made changes.
seconds (10–300, default 30)
How often to pull updates from the server in the background.
Setup Instructions: Step 1 — Create KV Namespace: In Cloudflare Dashboard → Workers & Pages → KV → Create namespace named BRW_KV Step 2 — Deploy Worker: Install wrangler CLI, create wrangler.toml with your KV namespace ID, run wrangler deploy Step 3 — Paste URL: Copy the Worker URL (e.g. https://brw-dashboard-sync.xxx.workers.dev) into the field above Step 4 — Test: Click Save & Test Connection. Green status = sync is live. Without a Worker URL: Data saves to localStorage only (per-browser, no cross-device sync).