openscanhub: set DEVEL_EMAIL_ADDRESS
to empty value
... as there is nobody tracking failed tasks. Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
parent
8a1a6a3733
commit
2ee9b289a2
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ UMB_TOPIC_PREFIX = 'topic://VirtualTopic.eng.OpenScanHub.scan'
|
||||||
NOTIFICATION_EMAIL_ADDRESS = "openscanhub@lists.fedoraproject.org"
|
NOTIFICATION_EMAIL_ADDRESS = "openscanhub@lists.fedoraproject.org"
|
||||||
|
|
||||||
# E-mail address where notifications about failed/cancelled tasks are sent
|
# E-mail address where notifications about failed/cancelled tasks are sent
|
||||||
DEVEL_EMAIL_ADDRESS = "no-reply@example.org"
|
DEVEL_EMAIL_ADDRESS = ""
|
||||||
|
|
||||||
# Default e-mail domain name for sending notifications to the user.
|
# Default e-mail domain name for sending notifications to the user.
|
||||||
# It is used when `email` field in the user model is not set.
|
# It is used when `email` field in the user model is not set.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue