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