aboutsummaryrefslogtreecommitdiff
path: root/buildbot
diff options
context:
space:
mode:
authorbuckE <buckE@disroot.org>2020-06-23 06:08:45 +0000
committerbuckE <buckE@disroot.org>2020-06-23 06:08:45 +0000
commit1dc964b14c832692fd9c07ca1df4550fd2ace551 (patch)
tree2e588b08cdae8242cf721ced14ade15f02e0cc09 /buildbot
parent4b68420698b278d0409922c410dff95ffafda09b (diff)
downloaddeployment-1dc964b14c832692fd9c07ca1df4550fd2ace551.tar.gz
deployment-1dc964b14c832692fd9c07ca1df4550fd2ace551.tar.bz2
deployment-1dc964b14c832692fd9c07ca1df4550fd2ace551.zip
sphinx add interestedusers
Diffstat (limited to 'buildbot')
-rw-r--r--buildbot/master.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index b63ee86..95515f1 100644
--- 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)