mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
docs: simplify analytics copy across all surfaces
This commit is contained in:
+2
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user