mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
add more chat and interactive protocols to LongLivedPorts
svn:r3340
This commit is contained in:
parent
84c81e0783
commit
9b578f2fe2
@ -150,7 +150,7 @@ static config_var_t config_vars[] = {
|
||||
VAR("ORBindAddress", LINELIST, ORBindAddress, NULL),
|
||||
VAR("OutboundBindAddress", STRING, OutboundBindAddress, NULL),
|
||||
VAR("PidFile", STRING, PidFile, NULL),
|
||||
VAR("LongLivedPorts", CSV, LongLivedPorts, "22,6667"),
|
||||
VAR("LongLivedPorts", CSV, LongLivedPorts, "21,22,706,1863,5050,5190,5222,5223,6667,8300,8888"),
|
||||
VAR("PathlenCoinWeight", DOUBLE, PathlenCoinWeight, "0.3"),
|
||||
VAR("RedirectExit", LINELIST, RedirectExit, NULL),
|
||||
OBSOLETE("RouterFile"),
|
||||
|
Loading…
Reference in New Issue
Block a user