Fix help text in Traffic Shaper masks (#2293)

* Update dialogPipe.xml

* Update dialogQueue.xml

* Update dialogPipe.xml

* Update dialogQueue.xml
This commit is contained in:
Michael 2018-03-26 11:30:23 +02:00 committed by Ad Schellevis
parent 9e11911289
commit 80ce75e373
2 changed files with 6 additions and 4 deletions

View File

@ -28,8 +28,9 @@
<label>mask</label>
<type>dropdown</type>
<help><![CDATA[Dynamic queue creation by source or destination address.
<li> choose destination here to share the total bandwidth of this pipe among all connected clients. </li>
<li> choose source to provide all connected clients up to a maximum of this pipe configured bandwidth </li>
<li>Choose destination to give every IP in destination field of rules the specified bandwith. A pipe with 1Mbit e.g. would let 3 clients lend 1Mbit each so 3Mbit max. Normally this is used for download pipes.</li>
<li>Choose source to give every IP in the source field of rules the specified bandwith. Normally this is used for download pipes.</li>
<li>Leave this value empty if you want to create a pipe with a fixed bandwith.</li>
]]></help>
</field>
<field>

View File

@ -22,8 +22,9 @@
<label>mask</label>
<type>dropdown</type>
<help><![CDATA[Dynamic queue creation by source or destination address.
<li> choose destination here to share the total bandwidth of this pipe among all connected clients. </li>
<li> choose source to provide all connected clients up to a maximum of this pipe configured bandwidth </li>
<li>Choose destination to evenly share every IP in destination field of rules the specified bandwith. A pipe with 1Mbit e.g. would let 4 clients lend 250Kbit each. Normally this is used for download queues.</li>
<li>Choose source to evenly share every IP in the source field of rules the specified bandwith. Normally this is used for upload queues.</li>
<li>Leave this value empty if you want to specify multiple queues with different weights.</li>
]]></help>
</field>
<field>