new outbound.priority option

This commit is contained in:
zzz
2012-10-30 18:19:55 +00:00
parent f69f761020
commit a1de6c65ef

View File

@ -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.
<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.
<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>&nbsp;<td>false<td>Should generally be set to true for clients
and false for servers
<tr><td>i2cp.messageReliability <td>&nbsp;<td>BestEffort, Guaranteed, None<td>BestEffort<td>Guaranteed is disabled;