Disable fedora-package traceback emails until we spin a new release
This commit is contained in:
parent
7070148732
commit
ee2f8199fd
1 changed files with 3 additions and 3 deletions
|
@ -13,9 +13,9 @@ profile.dir = /var/log/fedoracommunity/profile
|
||||||
# This is required to avoid a 404 error on, e.g. /packages/python-webob1.2
|
# This is required to avoid a 404 error on, e.g. /packages/python-webob1.2
|
||||||
disable_request_extensions = True
|
disable_request_extensions = True
|
||||||
|
|
||||||
email_to = lmacken@redhat.com rbean@redhat.com
|
#email_to = lmacken@redhat.com rbean@redhat.com
|
||||||
smtp_server = gateway
|
#smtp_server = gateway
|
||||||
error_email_from = fedoracommunity@fedoraproject.org
|
#error_email_from = fedoracommunity@fedoraproject.org
|
||||||
|
|
||||||
fedoracommunity.extensions_dir = {{ pythonsitelib }}/fedoracommunity/plugins/extensions
|
fedoracommunity.extensions_dir = {{ pythonsitelib }}/fedoracommunity/plugins/extensions
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue