[tor-commits] [ooni-probe/develop] Fix typo in ooniprobe sample config file
isis at torproject.org
isis at torproject.org
Thu Jun 6 16:41:38 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 file changed, 1 insertion(+), 1 deletion(-)
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