taiga-front/conf/main.example.json

10 lines
240 B
JSON

{
"api": "http://localhost:8000/api/v1/",
"eventsUrl": "ws://localhost:8888/events",
"debug": "true",
"publicRegisterEnabled": true,
"feedbackEnabled": true,
"privacyPolicyUrl": null,
"termsOfServiceUrl": null
}