1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Set a default value for omr-quota

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-05-05 09:56:23 +02:00
parent 7797f711cc
commit 463542a4af

View file

@ -11,7 +11,7 @@ _validate_section() {
'txquota:uinteger' \
'rxquota:uinteger' \
'ttquota:uinteger' \
'interval:uinteger' \
'interval:uinteger:30' \
'enabled:bool:0'
}