summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorKim Hagen <kim@sentrium.io>2021-09-03 04:13:57 -0500
committerKim Hagen <kim@sentrium.io>2021-09-03 04:13:57 -0500
commitfa101ed0e160c5f8cb4fd1b714ebddd4134b4798 (patch)
tree1b8cc25bd81602f60858d20f5c69a4046d84abee /interface-definitions
parent65b55f35f836185ffbf589c5ea5a6ee89568957e (diff)
downloadvyos-1x-fa101ed0e160c5f8cb4fd1b714ebddd4134b4798.tar.gz
vyos-1x-fa101ed0e160c5f8cb4fd1b714ebddd4134b4798.zip
remove default values from xml
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/interfaces-openvpn.xml.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/interface-definitions/interfaces-openvpn.xml.in b/interface-definitions/interfaces-openvpn.xml.in
index b9575595c..0395f7d65 100644
--- a/interface-definitions/interfaces-openvpn.xml.in
+++ b/interface-definitions/interfaces-openvpn.xml.in
@@ -656,7 +656,6 @@
<validator name="numeric" argument="--range 1-65535"/>
</constraint>
</properties>
- <defaultValue>180</defaultValue>
</leafNode>
<leafNode name="t0">
<properties>
@@ -669,7 +668,6 @@
<validator name="numeric" argument="--range 1-65535"/>
</constraint>
</properties>
- <defaultValue>0</defaultValue>
</leafNode>
<leafNode name="step">
<properties>
@@ -682,7 +680,6 @@
<validator name="numeric" argument="--range 1-65535"/>
</constraint>
</properties>
- <defaultValue>30</defaultValue>
</leafNode>
<leafNode name="digits">
<properties>
@@ -695,7 +692,6 @@
<validator name="numeric" argument="--range 1-65535"/>
</constraint>
</properties>
- <defaultValue>6</defaultValue>
</leafNode>
<leafNode name="challenge">
<properties>
@@ -715,7 +711,6 @@
<regex>^(disable|enable)$</regex>
</constraint>
</properties>
- <defaultValue>enable</defaultValue>
</leafNode>
</children>
</node>