Removed dangerousUseHttpScheme setting, which seems not be supported

This commit is contained in:
Thorsten Sommer 2024-05-18 21:03:54 +02:00
parent 847b89b5e9
commit 8dd6a2f898
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -45,7 +45,6 @@
], ],
"security": { "security": {
"csp": null, "csp": null,
"dangerousUseHttpScheme": true,
"dangerousRemoteDomainIpcAccess": [ "dangerousRemoteDomainIpcAccess": [
{ {
"domain": "localhost", "domain": "localhost",