mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 00:07:26 +00:00
interfaces: AutoNumberField starts at 1 already
Fix description while at it.
This commit is contained in:
parent
b04e1ca138
commit
13691791bb
@ -1,14 +1,11 @@
|
||||
<model>
|
||||
<mount>//OPNsense/Interfaces/loopbacks</mount>
|
||||
<version>1.0.0</version>
|
||||
<description>
|
||||
VXLAN configuration
|
||||
</description>
|
||||
<description>Loopback configuration</description>
|
||||
<items>
|
||||
<loopback type="ArrayField">
|
||||
<deviceId type="AutoNumberField">
|
||||
<Required>Y</Required>
|
||||
<MinimumValue>1</MinimumValue>
|
||||
</deviceId>
|
||||
<description type="TextField">
|
||||
<Required>Y</Required>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user