Quellcode durchsuchen

remove obsolete config file

svn:r681
Roger Dingledine vor 22 Jahren
Ursprung
Commit
aee3769cf3
1 geänderte Dateien mit 0 neuen und 12 gelöschten Zeilen
  1. 0 12
      src/config/oprc

+ 0 - 12
src/config/oprc

@@ -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
-