
22 Nov
2012
22 Nov
'12
10:27 a.m.
commit f78499c1f32b4ae0303e3f65bc322b39d8e177eb Author: Arturo Filastò <art@fuffa.org> Date: Thu Nov 22 11:25:50 2012 +0100 Change location of log file to cwd --- ooniprobe.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ooniprobe.conf b/ooniprobe.conf index 2e5992a..1998c93 100644 --- a/ooniprobe.conf +++ b/ooniprobe.conf @@ -4,7 +4,7 @@ basic: # Where OONIProbe should be writing it's log file - logfile: /tmp/ooniprobe.log + logfile: ooniprobe.log privacy: # Should we include the IP address of the probe in the report? includeip: false