copr-frontend: turn the log-detective.com button ON
This commit is contained in:
parent
e05a7b6bb1
commit
8d16e27c05
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue