Fix example config file: add enableFeedback option
parent
7bb9bea28a
commit
89af22dbe5
|
@ -3,6 +3,7 @@
|
|||
"eventsUrl": "ws://localhost:8888/events",
|
||||
"debug": "true",
|
||||
"publicRegisterEnabled": true,
|
||||
"feedbackEnabled": true,
|
||||
"privacyPolicyUrl": null,
|
||||
"termsOfServiceUrl": null
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue