[tor-commits] [ooni-probe/master] Fix typo in ooniprobe sample	config file
    art at torproject.org 
    art at torproject.org
       
    Tue Apr 30 13:01:44 UTC 2013
    
    
  
commit 1c24514e6418fb47307249734bfd7b6e23f766aa
Author: Arturo Filastò <art at fuffa.org>
Date:   Mon Apr 22 17:57:35 2013 +0200
    Fix typo in ooniprobe sample config file
---
 ooniprobe.conf.sample |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ooniprobe.conf.sample b/ooniprobe.conf.sample
index ab01583..27a4fb3 100644
--- a/ooniprobe.conf.sample
+++ b/ooniprobe.conf.sample
@@ -38,7 +38,7 @@ advanced:
     # After how many retries we should give up on a measurement
     measurement_retries: 2
     # How many measurments to perform concurrently
-    measurement_concurrency = 100
+    measurement_concurrency: 100
     # After how may seconds we should give up reporting
     reporting_timeout: 30
     # After how many retries to give up on reporting
    
    
More information about the tor-commits
mailing list