fedora-infrastructure/scripts/review-stats/review-stats.cfg
2013-06-14 22:24:37 -05:00

9 lines
276 B
INI

[global]
<% if environment == "staging" %>
url = "https://partner-bugzilla.redhat.com/xmlrpc.cgi"
<% else %>
url = "https://bugzilla.redhat.com/xmlrpc.cgi"
<% end %>
username = "package-review@lists.fedoraproject.org"
password = "<%= packagereviewbugzilla %>"
maxpackages = 5