mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
default to true for separate_stats
This commit is contained in:
parent
790583aded
commit
f733359b01
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
<Multiple>Y</Multiple>
|
||||
</interface>
|
||||
<separate_stats type="BooleanField">
|
||||
<Default>0</Default>
|
||||
<Default>1</Default>
|
||||
<Required>Y</Required>
|
||||
</separate_stats>
|
||||
</items>
|
||||
|
|
|
|||
Loading…
Reference in a new issue