From 73c5009b13e2bb750af3e6d6d2df723cddedfb53 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 28 Sep 2011 12:08:12 -0400 Subject: Make everybody log more verbosely in the default template --- torrc_templates/common.i | 3 +++ 1 file changed, 3 insertions(+) diff --git a/torrc_templates/common.i b/torrc_templates/common.i index 2d0661c..18e22d9 100644 --- a/torrc_templates/common.i +++ b/torrc_templates/common.i @@ -6,5 +6,8 @@ Nickname $nick ShutdownWaitLength 0 PidFile ${dir}/pid Log notice file ${dir}/notice.log +Log info file ${dir}/info.log +ProtocolWarnings 1 +SafeLogging 0 ${dirservers} -- cgit v1.2.3