2014-09-14 20:18:29 +08:00
|
|
|
--- a/src/config/torrc.sample.in
|
|
|
|
+++ b/src/config/torrc.sample.in
|
2017-01-14 22:28:02 +08:00
|
|
|
@@ -50,7 +50,7 @@
|
2014-09-14 20:18:29 +08:00
|
|
|
|
|
|
|
## The directory for keeping all the keys/etc. By default, we store
|
|
|
|
## things in $HOME/.tor on Unix, and in Application Data\tor on Windows.
|
|
|
|
-#DataDirectory @LOCALSTATEDIR@/lib/tor
|
|
|
|
+DataDirectory @LOCALSTATEDIR@/lib/tor
|
|
|
|
|
|
|
|
## The port on which Tor will listen for local connections from Tor
|
|
|
|
## controller applications, as documented in control-spec.txt.
|
2017-01-14 22:28:02 +08:00
|
|
|
@@ -204,3 +204,4 @@
|
2014-09-14 20:18:29 +08:00
|
|
|
## address manually to your friends, uncomment this line:
|
|
|
|
#PublishServerDescriptor 0
|
|
|
|
|
|
|
|
+User tor
|