From 9ad94f3d54e8e5aeed387d325a3f4727c29379c5 Mon Sep 17 00:00:00 2001 From: ashim-hq Date: Wed, 22 Apr 2026 19:16:01 +0800 Subject: [PATCH] docs: update README analytics statement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d4365c7..720e551b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ - **REST API** - Every tool available via API with API key auth. Interactive docs at `/api/docs` - **Single container** - One `docker run`, no Redis, no Postgres, no external services - **Multi-arch** - Runs on AMD64 and ARM64 (Intel, Apple Silicon, Raspberry Pi) -- **Your data stays yours** - No telemetry, no tracking, no external calls. Images never leave your machine +- **Privacy first** - Your images never leave your machine. ashim asks once whether you'd like to share anonymous product analytics (which tools are used, errors encountered — never file data). Change anytime in Settings, or set `ANALYTICS_ENABLED=false` to disable completely ## Quick Start