new outbound.priority option
This commit is contained in:
@ -108,6 +108,8 @@ a <a href="i2cp_spec.html#type_SessionConfig">SessionConfig</a> contained in a <
|
|||||||
two routers should not be in the same tunnel. 0 to disable.
|
two routers should not be in the same tunnel. 0 to disable.
|
||||||
<tr><td>outbound.IPRestriction <td>number from 0 to 4 <td>0 to 4<td>2<td>Number of IP bytes to match to determine if
|
<tr><td>outbound.IPRestriction <td>number from 0 to 4 <td>0 to 4<td>2<td>Number of IP bytes to match to determine if
|
||||||
two routers should not be in the same tunnel. 0 to disable.
|
two routers should not be in the same tunnel. 0 to disable.
|
||||||
|
<tr><td>outbound.priority<td>number from -25 to 25 <td>-25 to 25<td>0<td>Priority adjustment for outbound messages.
|
||||||
|
Higher is higher priority. As of 0.9.4.
|
||||||
<tr><td>i2cp.dontPublishLeaseSet <td>true, false<td> <td>false<td>Should generally be set to true for clients
|
<tr><td>i2cp.dontPublishLeaseSet <td>true, false<td> <td>false<td>Should generally be set to true for clients
|
||||||
and false for servers
|
and false for servers
|
||||||
<tr><td>i2cp.messageReliability <td> <td>BestEffort, Guaranteed, None<td>BestEffort<td>Guaranteed is disabled;
|
<tr><td>i2cp.messageReliability <td> <td>BestEffort, Guaranteed, None<td>BestEffort<td>Guaranteed is disabled;
|
||||||
|
Reference in New Issue
Block a user