Update settings-strict.json

This commit is contained in:
ant-kurt 2026-02-01 22:44:32 -08:00 committed by GitHub
parent 43d0eac708
commit 4936302293
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,9 @@
"excludedCommands": [],
"network": {
"allowUnixSockets": [],
"allowAllUnixSockets": false,
"allowLocalBinding": false,
"allowedDomains": [],
"httpProxyPort": null,
"socksProxyPort": null
},