浏览代码

remove obsolete config file

svn:r681
Roger Dingledine 22 年之前
父节点
当前提交
aee3769cf3
共有 1 个文件被更改,包括 0 次插入12 次删除
  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
-