Removing unnecesary base configuration
parent
4866030558
commit
1b53945a4d
|
@ -2,10 +2,6 @@
|
||||||
"api": "http://localhost:8000/api/v1/",
|
"api": "http://localhost:8000/api/v1/",
|
||||||
"eventsUrl": "ws://localhost:8888/events",
|
"eventsUrl": "ws://localhost:8888/events",
|
||||||
"debug": "true",
|
"debug": "true",
|
||||||
# Google analytics, uncomment if needed
|
|
||||||
"analytics": {
|
|
||||||
"accountId": "XXXXXXXXXXXX"
|
|
||||||
},
|
|
||||||
"publicRegisterEnabled": true,
|
"publicRegisterEnabled": true,
|
||||||
"feedbackEnabled": true,
|
"feedbackEnabled": true,
|
||||||
"privacyPolicyUrl": null,
|
"privacyPolicyUrl": null,
|
||||||
|
|
Loading…
Reference in New Issue