This commit is contained in:
Zachary Robert Thomas Boyd 2014-03-10 17:26:12 -04:00
parent 11a65bb8bf
commit 5eb479aa44

View file

@ -3,7 +3,7 @@
define("CONTROL_PORT", "15000");
define("TOR_DATA_DIR", "/data");
define("PROXY_PORT", "8123");
define("INSTANCES", "50");
define("INSTANCES", "25");
define("BALANCE_MODE", "roundrobin");
define("SOCKS_PORT", "9050");
define("CHECK_INSTALL", "polipo,haproxy,tor,screen");