This commit is contained in:
Zachary Robert Thomas Boyd 2014-03-09 01:04:28 -05:00
parent f750161680
commit 261ec07289

View file

@ -2,7 +2,7 @@
define("BASE_PORT", "9051");
define("CONTROL_PORT", "15000");
define("TOR_DATA_DIR", "/data");
define("PROXY_PORT", "80");
define("PROXY_PORT", "8123");
define("INSTANCES", "10");
define("BALANCE_MODE", "roundrobin");
define("SOCKS_PORT", "9050");