COPR_DIST_GIT_LOGS_URL config option added
This commit is contained in:
parent
69eae7b8bc
commit
a16bab5f94
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ ENFORCE_PROTOCOL_FOR_FRONTEND_URL = "https"
|
|||
{% endif %}
|
||||
|
||||
DIST_GIT_URL="http://{{ dist_git_base_url }}/cgit"
|
||||
COPR_DIST_GIT_LOGS_URL = "http://{{ dist_git_base_url }}/per-task-logs"
|
||||
|
||||
# no need to filter cla_* groups, they are already filtered by fedora openid
|
||||
BLACKLISTED_GROUPS = ['fedorabugs', 'packager', 'provenpackager']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue