Commit e6fe9e8b authored by Ad Schellevis's avatar Ad Schellevis

(trafficshaper) add some help to pipe edit

parent ba99059b
...@@ -15,12 +15,16 @@ ...@@ -15,12 +15,16 @@
<label>queue</label> <label>queue</label>
<type>text</type> <type>text</type>
<help>number of dynamic queues, leave empty for default</help> <help>number of dynamic queues, leave empty for default</help>
<advanced>true</advanced>
</field> </field>
<field> <field>
<id>pipe.mask</id> <id>pipe.mask</id>
<label>mask</label> <label>mask</label>
<type>dropdown</type> <type>dropdown</type>
<help><![CDATA[Dynamic queue creation by source or destination address]]></help> <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>
]]></help>
</field> </field>
<field> <field>
<id>pipe.description</id> <id>pipe.description</id>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment