[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [ooni-probe/master] fixing path to data dir



commit 23e634ccd800112ceb7b3189b47820289ba906cb
Author: fh <fh-github@xxxxxxxxxxxxx>
Date:   Sun Jul 28 10:53:49 2013 +0200

    fixing path to data dir
---
 data/ooniprobe.conf.sample |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/ooniprobe.conf.sample b/data/ooniprobe.conf.sample
index 54f7b83..ac59c62 100644
--- a/data/ooniprobe.conf.sample
+++ b/data/ooniprobe.conf.sample
@@ -21,7 +21,7 @@ reports:
     pcap: null
     collector: 'httpo://nkvphnp3p6agi5qq.onion'
 advanced:
-    geoip_data_dir: /usr/share/ooni/
+    geoip_data_dir: /usr/share/ooni/data/
     debug: true
     # enable if auto detection fails
     #tor_binary: /usr/sbin/tor
@@ -46,7 +46,7 @@ advanced:
     # How many reports to perform concurrently
     reporting_concurrency: 20
     # Specify here a custom data_dir path
-    data_dir: /usr/share/ooni/
+    data_dir: /usr/share/ooni/data/
     oonid_api_port: 8042
 tor:
     socks_port: 9050



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits