From 8d16e27c050bcc8fefc9fbbbd7307d935278e6ad Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Thu, 7 Mar 2024 12:54:30 +0100 Subject: [PATCH] copr-frontend: turn the log-detective.com button ON --- roles/copr/frontend/templates/copr.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/roles/copr/frontend/templates/copr.conf b/roles/copr/frontend/templates/copr.conf index 2f2ed67409..54d278d2fa 100644 --- a/roles/copr/frontend/templates/copr.conf +++ b/roles/copr/frontend/templates/copr.conf @@ -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