From 3e5a7859cccf49acbb0bdd3ca841545e5ab0f4c5 Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Thu, 10 Mar 2011 15:52:48 +0100 Subject: added forgotten report_Bugzilla.conf --- src/plugins/report_Bugzilla.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/plugins/report_Bugzilla.conf (limited to 'src/plugins') diff --git a/src/plugins/report_Bugzilla.conf b/src/plugins/report_Bugzilla.conf new file mode 100644 index 00000000..0a18c07a --- /dev/null +++ b/src/plugins/report_Bugzilla.conf @@ -0,0 +1,4 @@ +Bugzilla_BugzillaURL = http://bugzilla.redhat.com +Bugzilla_Login = +Bugzilla_Password = +Bugzilla_SSLVerify = yes -- cgit