commit 1dc964b14c832692fd9c07ca1df4550fd2ace551
parent 4b68420698b278d0409922c410dff95ffafda09b
Author: buckE <buckE@disroot.org>
Date: Tue, 23 Jun 2020 06:08:45 +0000
sphinx add interestedusers
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
@@ -1041,7 +1041,7 @@ brokenLinksEmailNotifier = reporters.MailNotifier(
sphinxErrorNotifier = reporters.MailNotifier(
fromaddr="bb@taler.net",
- sendToInterestedUsers=False,
+ sendToInterestedUsers=True,
addLogs=True,
useTls=True,
# notify if sphinx exits with error (command line option in Makefile turns warnings into exit 1)