container/hub: disable notification
We don't ever want to send out email notifications for anything during testing.
This commit is contained in:
parent
ec16d4fb14
commit
add4f77e68
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ LoginCreatesUser = Off
|
|||
KojiWebURL = http://localhost/koji
|
||||
EmailDomain = kojihub.local
|
||||
NotifyOnSuccess = False
|
||||
DisableNotifications = True
|
||||
|
||||
## Plugins
|
||||
PluginPath = /usr/lib/koji-hub-plugins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue