Turn this off again for now.

This commit is contained in:
Ralph Bean 2017-08-03 23:58:40 +00:00
parent 5bd010cc68
commit d9d9f60055

View file

@ -148,7 +148,7 @@ class ProdConfiguration(BaseConfiguration):
PDC_URL = 'https://pdc.fedoraproject.org/rest_api/v1' PDC_URL = 'https://pdc.fedoraproject.org/rest_api/v1'
SCMURLS = ["git://pkgs.fedoraproject.org/modules/"] SCMURLS = ["git://pkgs.fedoraproject.org/modules/"]
# Made possible by https://pagure.io/releng/issue/6799 # Made possible by https://pagure.io/releng/issue/6799
KOJI_ENABLE_CONTENT_GENERATOR = True KOJI_ENABLE_CONTENT_GENERATOR = False
{% endif %} {% endif %}
# This is a whitelist of prefixes of koji tags we're allowed to manipulate # This is a whitelist of prefixes of koji tags we're allowed to manipulate