Skip to content

Commit bfed919

Browse files
committed
Fix: opt-out not opt-in, correct dashboard URL
1 parent d0eb49e commit bfed919

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
# NASty Telemetry
22

3-
Anonymous, opt-in telemetry for the [NASty](https://github.com/nasty-project/nasty) NAS appliance. Helps us understand how NASty is used in the real world — how many drives, how much storage, how many instances.
3+
Anonymous telemetry for the [NASty](https://github.com/nasty-project/nasty) NAS appliance. Enabled by default, can be disabled from the WebUI. Helps us understand how NASty is used in the real world — how many drives, how much storage, how many instances.
44

55
## Dashboard
66

7-
**[https://nasty-telemetry.nasty-project.workers.dev/api/stats](https://nasty-telemetry.nasty-project.workers.dev/api/stats)** — raw JSON stats
8-
9-
The visual dashboard is served from `site/index.html` via Cloudflare Pages.
7+
**[https://nasty-telemetry.pages.dev/](https://nasty-telemetry.pages.dev/)**
108

119
## What is collected
1210

0 commit comments

Comments
 (0)