copr: enable discussion

this will start working once the new release lands here
This commit is contained in:
Miroslav Suchý 2019-08-20 17:51:14 +02:00 committed by Pierre-Yves Chibon
parent 6b99aedab9
commit 63e7838328

View file

@ -62,3 +62,6 @@ COPR_DIST_GIT_LOGS_URL = "https://{{ dist_git_base_url }}/per-task-logs"
BLACKLISTED_GROUPS = ['fedorabugs', 'packager', 'provenpackager']
DEFER_BUILD_SECONDS = 300
ENABLE_DISCUSSION = True
DISCOURSE_URL = "https://discussion.fedoraproject.org/"