summaryrefslogtreecommitdiff
path: root/interface-definitions/include/accel-radius-additions-rate-limit.xml.i
diff options
context:
space:
mode:
Diffstat (limited to 'interface-definitions/include/accel-radius-additions-rate-limit.xml.i')
-rw-r--r--interface-definitions/include/accel-radius-additions-rate-limit.xml.i26
1 files changed, 0 insertions, 26 deletions
diff --git a/interface-definitions/include/accel-radius-additions-rate-limit.xml.i b/interface-definitions/include/accel-radius-additions-rate-limit.xml.i
deleted file mode 100644
index 8c37c62d1..000000000
--- a/interface-definitions/include/accel-radius-additions-rate-limit.xml.i
+++ /dev/null
@@ -1,26 +0,0 @@
-<!-- include start from accel-radius-additions-rate-limit.xml.i -->
-<node name="rate-limit">
- <properties>
- <help>Upload/Download speed limits</help>
- </properties>
- <children>
- <leafNode name="attribute">
- <properties>
- <help>Specifies which radius attribute contains rate information. (default is Filter-Id)</help>
- </properties>
- <defaultValue>Filter-Id</defaultValue>
- </leafNode>
- <leafNode name="vendor">
- <properties>
- <help>Specifies the vendor dictionary. (dictionary needs to be in /usr/share/accel-ppp/radius)</help>
- </properties>
- </leafNode>
- <leafNode name="enable">
- <properties>
- <help>Enables Bandwidth shaping via RADIUS</help>
- <valueless />
- </properties>
- </leafNode>
- </children>
-</node>
-<!-- include end -->