Fix default value for "restricted" option.
This commit is contained in:
parent
782a91f7e6
commit
9a173ce91e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue