]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
remove obsolete config file
authorRoger Dingledine <arma@torproject.org>
Mon, 27 Oct 2003 10:09:09 +0000 (10:09 +0000)
committerRoger Dingledine <arma@torproject.org>
Mon, 27 Oct 2003 10:09:09 +0000 (10:09 +0000)
svn:r681

src/config/oprc [deleted file]

diff --git a/src/config/oprc b/src/config/oprc
deleted file mode 100644 (file)
index ce86f32..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-# Configuration file for a typical tor client
-# (listen for applications only)
-
-# List of routers. Tor nodes start out knowing about the directory
-# servers, and from them they get a list of currently up nodes.
-RouterFile ../config/dirservers
-
-# Ports for various services. Comment out if you're not running that
-# service.
-#ORPort 9001
-APPort 9050
-