commit 2f765206af6d26e20d1fdce3c1e8f3d0f6b7a579 Author: Isis Lovecruft isis@torproject.org Date: Tue Mar 19 17:41:08 2013 +0000
Change None to correct YAML "Null" syntax in ooniprobe.conf.sample. --- ooniprobe.conf.sample | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ooniprobe.conf.sample b/ooniprobe.conf.sample index 7e497f7..b488216 100644 --- a/ooniprobe.conf.sample +++ b/ooniprobe.conf.sample @@ -18,7 +18,7 @@ privacy: includepcap: false reports: # This is a packet capture file (.pcap) to load as a test: - pcap: None + pcap: Null advanced: # XXX change this to point to the directory where you have stored the GeoIP # database file. This should be the directory in which OONI is installed