[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [chutney/master] Enable Debugging of chutney-launched tor nodes
commit 1836b7244e53031217667e4d43159f520a496ef6
Author: teor <teor2345@xxxxxxxxx>
Date: Thu Oct 2 00:30:43 2014 +1000
Enable Debugging of chutney-launched tor nodes
Set DisableDebuggerAttachment to 0, because if you're running a
test network, you might actually want to use a debugger on tor.
---
torrc_templates/common.i | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/torrc_templates/common.i b/torrc_templates/common.i
index 2b5e4fa..42eebc4 100644
--- a/torrc_templates/common.i
+++ b/torrc_templates/common.i
@@ -9,5 +9,5 @@ Log notice file ${dir}/notice.log
Log info file ${dir}/info.log
ProtocolWarnings 1
SafeLogging 0
+DisableDebuggerAttachment 0
${authorities}
-
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits