mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
13 lines
359 B
JSON
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
|
|
}
|