diff --git a/conf/main.example.json b/conf/main.example.json index 3585e04a..b71f9e52 100644 --- a/conf/main.example.json +++ b/conf/main.example.json @@ -3,6 +3,7 @@ "eventsUrl": "ws://localhost:8888/events", "debug": "true", "publicRegisterEnabled": true, + "feedbackEnabled": true, "privacyPolicyUrl": null, "termsOfServiceUrl": null }