diff --git a/conf/main.example.json b/conf/main.example.json index 79d738a6..b71f9e52 100644 --- a/conf/main.example.json +++ b/conf/main.example.json @@ -2,10 +2,6 @@ "api": "http://localhost:8000/api/v1/", "eventsUrl": "ws://localhost:8888/events", "debug": "true", - # Google analytics, uncomment if needed - "analytics": { - "accountId": "XXXXXXXXXXXX" - }, "publicRegisterEnabled": true, "feedbackEnabled": true, "privacyPolicyUrl": null,