[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [ooni-probe/master] Include by default the details of the probe
commit 2523773e5825069e602578353b565d1ec23950c3
Author: Arturo Filastò <art@xxxxxxxxx>
Date: Tue May 7 02:51:37 2013 +0200
Include by default the details of the probe
---
ooniprobe.conf.sample | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/ooniprobe.conf.sample b/ooniprobe.conf.sample
index 53e7ac7..bed9da6 100644
--- a/ooniprobe.conf.sample
+++ b/ooniprobe.conf.sample
@@ -7,13 +7,13 @@ basic:
logfile: ooniprobe.log
privacy:
# Should we include the IP address of the probe in the report?
- includeip: false
+ includeip: true
# Should we include the ASN of the probe in the report?
- includeasn: false
+ includeasn: true
# Should we include the country as reported by GeoIP in the report?
- includecountry: false
+ includecountry: true
# Should we include the city as reported by GeoIP in the report?
- includecity: false
+ includecity: true
# Should we collect a full packet capture on the client?
includepcap: false
reports:
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits