fedora-infrastructure/scripts/review-stats/review-stats.cfg

10 lines
276 B
INI
Raw Normal View History

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