From f520043eee1a46b930335667256640c38e633252 Mon Sep 17 00:00:00 2001 From: Josef Gustafsson Date: Thu, 24 Sep 2015 11:46:07 +0200 Subject: changing config import in monitor to take filename as argument --- monitor/monitor_conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'monitor/monitor_conf.py') diff --git a/monitor/monitor_conf.py b/monitor/monitor_conf.py index db9189c..68a5732 100644 --- a/monitor/monitor_conf.py +++ b/monitor/monitor_conf.py @@ -29,7 +29,7 @@ MONITORED_DOMAINS = [ ] # CT logs and associated keys -ctlogs = [ +CTLOGS = [ # {"name" : "pilot", # "url" : "https://ct.googleapis.com/pilot/", # "key" : "MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEfahLEimAoz2t01p3uMziiLOl/fHTDM0YDOhBRuiBARsV4UvxG2LdNgoIGLrtCzWE0J5APC2em4JlvR8EEEFMoA==", -- cgit v1.1