25 lines
663 B
JSON
25 lines
663 B
JSON
{
|
|
"api": "http://localhost:8000/api/v1/",
|
|
"eventsUrl": null,
|
|
"eventsMaxMissedHeartbeats": 5,
|
|
"eventsHeartbeatIntervalTime": 60000,
|
|
"eventsReconnectTryInterval": 10000,
|
|
"debug": true,
|
|
"debugInfo": false,
|
|
"defaultLanguage": "en",
|
|
"themes": ["taiga"],
|
|
"defaultTheme": "taiga",
|
|
"publicRegisterEnabled": true,
|
|
"feedbackEnabled": true,
|
|
"supportUrl": "https://tree.taiga.io/support",
|
|
"privacyPolicyUrl": null,
|
|
"termsOfServiceUrl": null,
|
|
"GDPRUrl": null,
|
|
"maxUploadFileSize": null,
|
|
"contribPlugins": [],
|
|
"tribeHost": null,
|
|
"importers": [],
|
|
"gravatar": true,
|
|
"rtlLanguages": ["fa"]
|
|
}
|