iad2 / koji-hub: disable lockdown/offline
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
df94da4e49
commit
9f9abacd12
1 changed files with 2 additions and 2 deletions
|
@ -69,8 +69,8 @@ DisableNotifications = True
|
|||
## These options are intended for planned outages
|
||||
#ServerOffline = True
|
||||
#OfflineMessage = Offline
|
||||
LockOut = True
|
||||
OfflineMessage = 'koji is being migrated to a new datacenter'
|
||||
#LockOut = True
|
||||
#OfflineMessage = 'koji is being migrated to a new datacenter'
|
||||
## If ServerOffline is True, the server will always report a ServerOffline fault (with
|
||||
## OfflineMessage as the fault string).
|
||||
## If LockOut is True, the server will report a ServerOffline fault for all non-admin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue