diff --git a/roles/openshift-apps/review-stats/templates/config.cfg b/roles/openshift-apps/review-stats/templates/config.cfg index 36b790b61a..2ab58a5962 100644 --- a/roles/openshift-apps/review-stats/templates/config.cfg +++ b/roles/openshift-apps/review-stats/templates/config.cfg @@ -6,3 +6,6 @@ url = "https://bugzilla.redhat.com/xmlrpc.cgi" {% endif %} username = "package-review@lists.fedoraproject.org" password = "{{ packagereviewbugzilla }}" + +[review-stats-logging] +journal_level = INFO