mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 14:30:29 +08:00
copr-frontend: turn the log-detective.com button ON
This commit is contained in:
@@ -163,6 +163,10 @@ FAS_SIGNUP_URL = "https://accounts.fedoraproject.org"
|
||||
FAS_SIGNUP_URL = "https://accounts.stg.fedoraproject.org"
|
||||
{% endif %}
|
||||
|
||||
{% if env == 'production' %}
|
||||
LOG_DETECTIVE_BUTTON = True
|
||||
{% endif %}
|
||||
|
||||
{% if devel %}
|
||||
# On stage we only ever start powerful builders in this project. Note that we
|
||||
# also start s390x instances in IBM Cloud on-demand , even without the extra
|
||||
|
||||
Reference in New Issue
Block a user