Loading src/or/config.c +3 −3 Original line number Diff line number Diff line Loading @@ -457,7 +457,7 @@ static config_var_description_t options_description[] = { { "TunnelDirConns", "If non-zero, when a directory server we contact " "supports it, we will build a one-hop circuit and make an encrypted " "connection via its ORPort." }, { "User", "On startup, setuid to this user" }, { "User", "On startup, setuid to this user." }, /* ==== client options */ { "AllowInvalidNodes", "Where on our circuits should Tor allow servers " Loading Loading @@ -558,7 +558,7 @@ static config_var_description_t options_description[] = { { "DirListenAddress", "Bind to this address to listen for connections from " "clients and servers, instead of the default 0.0.0.0:DirPort." }, { "DirPolicy", "Set a policy to limit who can connect to the directory " "port" }, "port." }, /* Authority options: AuthDirBadExit, AuthDirInvalid, AuthDirReject, * AuthDirRejectUnlisted, AuthDirListBadExits, AuthoritativeDirectory, Loading Loading
src/or/config.c +3 −3 Original line number Diff line number Diff line Loading @@ -457,7 +457,7 @@ static config_var_description_t options_description[] = { { "TunnelDirConns", "If non-zero, when a directory server we contact " "supports it, we will build a one-hop circuit and make an encrypted " "connection via its ORPort." }, { "User", "On startup, setuid to this user" }, { "User", "On startup, setuid to this user." }, /* ==== client options */ { "AllowInvalidNodes", "Where on our circuits should Tor allow servers " Loading Loading @@ -558,7 +558,7 @@ static config_var_description_t options_description[] = { { "DirListenAddress", "Bind to this address to listen for connections from " "clients and servers, instead of the default 0.0.0.0:DirPort." }, { "DirPolicy", "Set a policy to limit who can connect to the directory " "port" }, "port." }, /* Authority options: AuthDirBadExit, AuthDirInvalid, AuthDirReject, * AuthDirRejectUnlisted, AuthDirListBadExits, AuthoritativeDirectory, Loading