From c0c61c5ec935cad7216268b61b711d83d68ef666 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Hr=C4=8Dka?= Date: Tue, 8 Aug 2023 19:25:25 +0000 Subject: [PATCH] Update roles/koji_hub/templates/hub.conf.j2 --- roles/koji_hub/templates/hub.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/koji_hub/templates/hub.conf.j2 b/roles/koji_hub/templates/hub.conf.j2 index 05100759f3..d469bf35cd 100644 --- a/roles/koji_hub/templates/hub.conf.j2 +++ b/roles/koji_hub/templates/hub.conf.j2 @@ -74,7 +74,7 @@ MissingPolicyOk = False # KojiTraceback = normal ## These options are intended for planned outages -ServerOffline = True +#ServerOffline = True #OfflineMessage = 'planned outage see https://www.fedorastatus.org' OfflineMessage = 'We are in the middle of branching new fedora release' LockOut = True