summaryrefslogtreecommitdiff
path: root/src/ui/options.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/options.js')
-rw-r--r--src/ui/options.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/options.js b/src/ui/options.js
index 7a9ca2b..1932269 100644
--- a/src/ui/options.js
+++ b/src/ui/options.js
@@ -32,6 +32,8 @@
return policy.autoAllowTop;
});
+ opt("cascadeRestrictions");
+
opt("xss");
opt("xssScanRequestBody");
opt("xssBlockUnscannedPOST");