[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] add an example ContactInfo line to torrc.sample
Update of /home/or/cvsroot/src/config
In directory moria.mit.edu:/home2/arma/work/onion/cvs/src/config
Modified Files:
torrc.sample.in
Log Message:
add an example ContactInfo line to torrc.sample
Index: torrc.sample.in
===================================================================
RCS file: /home/or/cvsroot/src/config/torrc.sample.in,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- torrc.sample.in 13 Jun 2004 11:25:20 -0000 1.11
+++ torrc.sample.in 29 Jun 2004 19:32:11 -0000 1.12
@@ -42,6 +42,7 @@
#Nickname moria # A unique handle for this server
#Address moria.seul.org # The IP or fqdn for this server
+#ContactInfo 1024D/28988BF5 Roger Dingledine <arma@mit.edu>
#ORPort 9001 # where to listen for tor connections
#ORBindAddress 0.0.0.0 # accept connections from anywhere
@@ -49,7 +50,6 @@
# listen on a port other than the one we
# advertised.
-
## A comma-separated list of exit policies. If you want to *replace*
## the default exit policy, end this with either a reject *:* or an
## accept *:*. Otherwise, you're *augmenting* (prepending to) the