소스 검색

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
-