mirror of
https://github.com/stakater/Reloader.git
synced 2026-08-19 20:16:28 +00:00
Updated values.schema.json
This commit is contained in:
@@ -56,7 +56,8 @@
|
||||
"items": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"IPv4"
|
||||
"IPv4",
|
||||
"IPv6"
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -130,6 +131,10 @@
|
||||
"IPv6"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"minItems": 1,
|
||||
"maxItems": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user