#97 the-new-hotness: Remove obsolete config options
Merged 3 years ago by zlopez. Opened 3 years ago by zlopez.
Unknown source hotness_release  into  master

@@ -69,7 +69,6 @@

  

  # the-new-hotness consumer configuration

  [consumer_config]

- repo_url = "https://pagure.io/releng/fedora-scm-requests"

  {% if env == "staging" %}

  mdapi_url = "https://mdapi.stg.fedoraproject.org/"

  pdc_url = "https://pdc.stg.fedoraproject.org"
@@ -150,8 +149,6 @@

  

  [consumer_config.anitya]

  url = "https://release-monitoring.org"

- username = "{{ fedoraDummyUser }}"

- password = "{{ fedoraDummyUserPassword }}"

  

  [consumer_config.cache]

  backend = "dogpile.cache.dbm"