Enable showIframePopupsInRootFrame by default for new installs (#1630)
This commit is contained in:
parent
38ed4dc5c7
commit
59f788be39
@ -245,7 +245,7 @@
|
|||||||
},
|
},
|
||||||
"showIframePopupsInRootFrame": {
|
"showIframePopupsInRootFrame": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": false
|
"default": true
|
||||||
},
|
},
|
||||||
"useSecurePopupFrameUrl": {
|
"useSecurePopupFrameUrl": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
|
Loading…
Reference in New Issue
Block a user