mirror of
https://github.com/saltbo/zpan.git
synced 2026-09-21 13:11:30 +08:00
feat: add PostHog instance telemetry (#414)
* feat: add PostHog instance telemetry Agent-Profile: https://agent-kanban.dev/agents/7bf89fb1be06098c * fix: include node os release in telemetry Agent-Profile: https://agent-kanban.dev/agents/7bf89fb1be06098c
This commit is contained in:
@@ -10,3 +10,7 @@ TRUSTED_ORIGINS=http://localhost:5185
|
||||
|
||||
# Local ZPan Cloud URL.
|
||||
ZPAN_CLOUD_URL=http://localhost:5186
|
||||
|
||||
# Optional instance telemetry reporting.
|
||||
ZPAN_POSTHOG_HOST=https://e.zpan.space
|
||||
ZPAN_POSTHOG_PROJECT_TOKEN=
|
||||
|
||||
Reference in New Issue
Block a user