docs: simplify analytics copy across all surfaces

This commit is contained in:
SnapOtter
2026-06-24 11:22:34 +08:00
parent 5c30167bab
commit 8e530f2f1b
5 changed files with 14 additions and 49 deletions
+2 -3
View File
@@ -73,9 +73,8 @@ LOG_DIR=./data/logs # rotating log ring for support bundles
# (scrapers need a session cookie or API key with system:health permission).
# --- Analytics ---
# Product analytics (PostHog) and error monitoring (Sentry) are baked into
# the published Docker image and cannot be disabled at runtime.
# To build without analytics: docker compose build --build-arg SNAPOTTER_ANALYTICS=off
# Basic analytics are included by default. SnapOtter works normally without them.
# To disable: docker compose build --build-arg SNAPOTTER_ANALYTICS=off
# One-time SQLite import on first boot (1.x upgrade path). Leave unset normally.
# SQLITE_MIGRATE_PATH=/data/snapotter.db