[or-cvs] clean up the sample or rc
Roger Dingledine
arma at seul.org
Tue Oct 14 03:21:41 UTC 2003
Update of /home/or/cvsroot/src/config
In directory moria.mit.edu:/home2/arma/work/onion/cvs/src/config
Modified Files:
sample-orrc
Log Message:
clean up the sample or rc
Index: sample-orrc
===================================================================
RCS file: /home/or/cvsroot/src/config/sample-orrc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- sample-orrc 30 Sep 2003 23:25:30 -0000 1.2
+++ sample-orrc 14 Oct 2003 03:21:39 -0000 1.3
@@ -7,9 +7,8 @@
# Ports for various services. Comment out or set to 0 if you're not
# offering that service.
-ORPort 9004
-OPPort 9014
-APPort 9024
+ORPort 9004 # listening for cell-speaking connections
+APPort 9024 # listening for socks-speaking connections
#DirPort 0
# Leave this set, or we'll be treated like a client.
More information about the tor-commits
mailing list