16 lines
378 B
JSON
16 lines
378 B
JSON
{
|
|
"api": "http://localhost:8000/api/v1/",
|
|
"eventsUrl": null,
|
|
"debug": true,
|
|
"debugInfo": false,
|
|
"defaultLanguage": "en",
|
|
"themes": ["taiga"],
|
|
"defaultTheme": "taiga",
|
|
"publicRegisterEnabled": true,
|
|
"feedbackEnabled": true,
|
|
"privacyPolicyUrl": null,
|
|
"termsOfServiceUrl": null,
|
|
"maxUploadFileSize": null,
|
|
"contribPlugins": []
|
|
}
|