taiga-front/conf/conf.example.json

14 lines
323 B
JSON

{
"api": "http://localhost:8000/api/v1/",
"eventsUrl": null,
"debug": true,
"publicRegisterEnabled": true,
"feedbackEnabled": true,
"privacyPolicyUrl": null,
"termsOfServiceUrl": null,
"maxUploadFileSize": null,
"gitHubClientId": null,
"contribPlugins": [],
"debugInfo": false
}