commit e155b91724a227479166738f87e675060b0e4f0a
Author: Damian Johnson <[email protected]>
Date: Wed Jun 22 09:57:26 2016 -0700
Send fallback notices to tor-consensus-health@
Initially I excluded the list because this is a new script and didn't want
to
risk spamming folks, but its been happily running for months now. Letting
notices go to the list.
---
fallback_directories.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fallback_directories.py b/fallback_directories.py
index 4914118..42d65cb 100755
--- a/fallback_directories.py
+++ b/fallback_directories.py
@@ -16,7 +16,7 @@ import util
log = util.get_logger('fallback_directories')
NOTIFICATION_THRESHOLD = 25 # send notice if this percentage of fallbacks are
unusable
-TO_ADDRESSES = ['[email protected]', '[email protected]',
'[email protected]']
+TO_ADDRESSES = ['[email protected]',
'[email protected]', '[email protected]']
EMAIL_SUBJECT = 'Fallback Directory Summary'
EMAIL_BODY = """\
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits