bzr branch
/bzr/packagedb/0.5.x
| Line | Revision | Contents |
| 1 | 394.2.1 | ## config file for pkgdb-sync-bugzilla |
| 2 | [global] |
|
| 3 | ## Bugzilla config |
|
| 4 | ||
| 5 | # bugzilla.url = https://bugdev.devel.redhat.com/bugzilla-cvs/xmlrpc.cgi |
|
| 6 | # bugzilla.url = https://bugzilla.redhat.com/xmlrpc.cgi |
|
| 7 | bugzilla.url = "https://bugzilla.redhat.com/xmlrpc.cgi" |
|
| 8 | bugzilla.username = "<%= bugzillaUser %>" |
|
| 9 | bugzilla.password = "<%= bugzillaPassword %>" |
|
| 10 | ||
| 11 | ## FAS config |
|
| 12 | ||
| 13 | fas.url = "https://admin.fedoraproject.org/accounts/" |
|
| 14 | fas.username = "<%= fasUser %>" |
|
| 15 | fas.password = "<%= fasPassword %>" |
|
| 16 | ||
| 17 | notify.email = "<%= notifyEmail %>" |
|
| 18 | 537.1.126 | pkgdbserver.url = "https://admin.fedoraproject.org/pkgdb/" |
| 19 | 394.2.1 | |
| 20 | ## remove or comment the debug line when ready to run against the bz database |
|
| 21 | 394.2.2 | debug = "True" |
Loggerhead 1.18.1 is a web-based interface for Bazaar branches