the-new-hotness: Remove obsolete config options
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
9fafa15626
commit
e16b768c89
1 changed files with 0 additions and 3 deletions
|
@ -69,7 +69,6 @@ handlers = ["console"]
|
||||||
|
|
||||||
# the-new-hotness consumer configuration
|
# the-new-hotness consumer configuration
|
||||||
[consumer_config]
|
[consumer_config]
|
||||||
repo_url = "https://pagure.io/releng/fedora-scm-requests"
|
|
||||||
{% if env == "staging" %}
|
{% if env == "staging" %}
|
||||||
mdapi_url = "https://mdapi.stg.fedoraproject.org/"
|
mdapi_url = "https://mdapi.stg.fedoraproject.org/"
|
||||||
pdc_url = "https://pdc.stg.fedoraproject.org"
|
pdc_url = "https://pdc.stg.fedoraproject.org"
|
||||||
|
@ -150,8 +149,6 @@ target_tag = "rawhide"
|
||||||
|
|
||||||
[consumer_config.anitya]
|
[consumer_config.anitya]
|
||||||
url = "https://release-monitoring.org"
|
url = "https://release-monitoring.org"
|
||||||
username = "{{ fedoraDummyUser }}"
|
|
||||||
password = "{{ fedoraDummyUserPassword }}"
|
|
||||||
|
|
||||||
[consumer_config.cache]
|
[consumer_config.cache]
|
||||||
backend = "dogpile.cache.dbm"
|
backend = "dogpile.cache.dbm"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue