Files
fedora-infra_ansible/roles/taiga/templates/conf.json
Ralph Bean d80bc01ee6 Absolutely.
2015-10-07 13:25:31 +00:00

13 lines
359 B
JSON

{
"api": "http://{{inventory_hostname}}/api/v1/",
"eventsUrl": "ws://{{inventory_hostname}}/events",
"debug": true,
"publicRegisterEnabled": true,
"feedbackEnabled": true,
"privacyPolicyUrl": null,
"termsOfServiceUrl": null,
"maxUploadFileSize": null,
"contribPlugins": ["/js/fas_openid_auth.js"],
"debugInfo": false
}