forked from p15670423/monkey
Remove fixed IP from config
This commit is contained in:
parent
2a1417d696
commit
61f4a08ef3
|
@ -672,7 +672,6 @@ SCHEMA = {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"default": [
|
"default": [
|
||||||
"172.16.0.67"
|
|
||||||
],
|
],
|
||||||
"description": "List of IPs to include when using FixedRange"
|
"description": "List of IPs to include when using FixedRange"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue