ソースを参照

[update] 更新可使用代理配置

jhao 7 年 前
コミット
69eafeabdd
1 ファイル変更7 行追加8 行削除
  1. 7 8
      Config.ini

+ 7 - 8
Config.ini

@@ -1,10 +1,9 @@
 [DB]
 ;Configure the database information
-;type: SSDB/REDIS/MONGODB if use redis, only modify the host port,the type should be SSDB
+;type: SSDB/MONGODB if use redis, only modify the host port,the type should be SSDB
 type = SSDB
 host = 127.0.0.1
 port = 6379
-;port = 8888
 name = proxy
 #password = yourpassword
 
@@ -15,17 +14,17 @@ freeProxySecond = 1
 ;freeProxyThird  = 1
 freeProxyFourth = 1
 freeProxyFifth = 1
-freeProxySixth = 1
+;freeProxySixth = 1
 freeProxySeventh = 1
-freeProxyEight = 1
-freeProxyNinth = 1
+;freeProxyEight = 1
+;freeProxyNinth = 1
 freeProxyTen = 1
 freeProxyEleven = 1
 freeProxyTwelve = 1
 ;foreign website, outside the wall
-freeProxyWallFirst = 1
-freeProxyWallSecond = 1
-freeProxyWallThird = 1
+;freeProxyWallFirst = 1
+;freeProxyWallSecond = 1
+;freeProxyWallThird = 1
 
 [API]
 ; API config http://127.0.0.1:5010