diff --git a/distgit_bugzilla_sync/default-config-files/configuration.toml b/distgit_bugzilla_sync/default-config-files/configuration.toml index b13952e..324bd21 100644 --- a/distgit_bugzilla_sync/default-config-files/configuration.toml +++ b/distgit_bugzilla_sync/default-config-files/configuration.toml @@ -105,7 +105,7 @@ The Fedora admins. password = "fill-me" compat_api = "component.get" # Should land in pagure at one point - bugzilla_override_repo = "releng/fedora-scm-requests" + override_repo = "releng/fedora-scm-requests" # When querying for current info, take segments of 1000 packages a time req_segment = 1000 @@ -131,7 +131,7 @@ The Fedora admins. password = "fill-me" compat_api = "component.get" # Should land in pagure at one point - bugzilla_override_repo = "releng/fedora-scm-requests" + override_repo = "releng/fedora-scm-requests" # When querying for current info, take segments of 1000 packages a time req_segment = 1000 @@ -157,7 +157,7 @@ The Fedora admins. password = "fill-me" compat_api = "component.get" # Should land in pagure at one point - bugzilla_override_repo = "releng/fedora-scm-requests" + override_repo = "releng/fedora-scm-requests" # When querying for current info, take segments of 1000 packages a time req_segment = 1000