Fix default value for "restricted" option.
This commit is contained in:
parent
782a91f7e6
commit
9a173ce91e
@ -6,7 +6,7 @@
|
|||||||
"id": null,
|
"id": null,
|
||||||
"worker-id": null,
|
"worker-id": null,
|
||||||
"ipv6": false,
|
"ipv6": false,
|
||||||
"restricted": false
|
"restricted": true
|
||||||
},
|
},
|
||||||
"asm": true,
|
"asm": true,
|
||||||
"autosave": true,
|
"autosave": true,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user