diff options
Diffstat (limited to 'config/bandwidthd/bandwidthd.xml')
-rw-r--r-- | config/bandwidthd/bandwidthd.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/bandwidthd/bandwidthd.xml b/config/bandwidthd/bandwidthd.xml index 699907ef..f716a144 100644 --- a/config/bandwidthd/bandwidthd.xml +++ b/config/bandwidthd/bandwidthd.xml @@ -88,6 +88,12 @@ <default_value>lan</default_value> </field> <field> + <fielddescr>Subnet</fielddescr> + <fieldname>subnets_custom</fieldname> + <description>The subnet that bandwidthd will bind to. (separe with ';' for multiple subnets)</description> + <type>input</type> + </field> + <field> <fielddescr>Skip intervals</fielddescr> <fieldname>skipintervals</fieldname> <description></description> |