disable kojis internal notifications
This commit is contained in:
parent
fb5ccdc0d2
commit
af0bb10235
1 changed files with 2 additions and 2 deletions
|
@ -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 --
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue