diff options
| -rw-r--r-- | ext/data/schemas/options-schema.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ext/data/schemas/options-schema.json b/ext/data/schemas/options-schema.json index ad6fb869..5ec54b86 100644 --- a/ext/data/schemas/options-schema.json +++ b/ext/data/schemas/options-schema.json @@ -245,7 +245,7 @@                                      },                                      "showIframePopupsInRootFrame": {                                          "type": "boolean", -                                        "default": false +                                        "default": true                                      },                                      "useSecurePopupFrameUrl": {                                          "type": "boolean", |