Enable showIframePopupsInRootFrame by default for new installs (#1630)

This commit is contained in:
toasted-nutbread 2021-04-26 20:07:27 -04:00 committed by GitHub
parent 38ed4dc5c7
commit 59f788be39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -245,7 +245,7 @@
},
"showIframePopupsInRootFrame": {
"type": "boolean",
"default": false
"default": true
},
"useSecurePopupFrameUrl": {
"type": "boolean",