container/hub: disable notification

We don't ever want to send out email notifications for anything
during testing.
This commit is contained in:
Christian Kellner 2020-09-25 15:17:41 +02:00 committed by Tom Gundersen
parent ec16d4fb14
commit add4f77e68

View file

@ -31,6 +31,7 @@ LoginCreatesUser = Off
KojiWebURL = http://localhost/koji
EmailDomain = kojihub.local
NotifyOnSuccess = False
DisableNotifications = True
## Plugins
PluginPath = /usr/lib/koji-hub-plugins