disable kojis internal notifications

This commit is contained in:
Dennis Gilmore 2015-02-18 15:07:12 +00:00
parent fb5ccdc0d2
commit af0bb10235

View file

@ -27,8 +27,8 @@ KojiWebURL = http://koji.fedoraproject.org/koji
# The domain name that will be appended to Koji usernames
# when creating email notifications
EmailDomain = fedoraproject.org
# weather to send the task owner and package owner email or not on success. this still goes to watchers
NotifyOnSuccess = True
# Disable sending all notifications from koji, people need to use FMN now
DisableNotifications = True
## If KojiDebug is on, the hub will be /very/ verbose and will report exception
## details to clients for anticipated errors (i.e. koji's own exceptions --