Revision a890a971
Added by Bill Marquette almost 18 years ago
usr/local/pkg/openvpn_cli.xml | ||
---|---|---|
177 | 177 |
<field> |
178 | 178 |
<fieldname>use_shaper</fieldname> |
179 | 179 |
<fielddescr>Limit outgoing bandwidth</fielddescr> |
180 |
<description>Maximum outgoing bandwith for this tunnel. Leave empty for no limit. The input value has to be something between 100 bytes/sec and 100 Mbytes/sec (entered as bytes per second).</description> |
|
180 |
<description>Maximum outgoing bandwidth for this tunnel. Leave empty for no limit. The input value has to be something between 100 bytes/sec and 100 Mbytes/sec (entered as bytes per second).</description>
|
|
181 | 181 |
<type>input</type> |
182 | 182 |
</field> |
183 | 183 |
<field> |
... | ... | |
216 | 216 |
<custom_php_resync_config_command> |
217 | 217 |
openvpn_resync('client', $id); |
218 | 218 |
</custom_php_resync_config_command> |
219 |
</packagegui> |
|
219 |
</packagegui> |
Also available in: Unified diff
MFC [19856] - ticket #1497