summaryrefslogtreecommitdiff
path: root/doc/dwb.1.txt
diff options
context:
space:
mode:
authorportix <none@none>2012-09-24 22:35:19 +0200
committerportix <none@none>2012-09-24 22:35:19 +0200
commitf0a3b9d7f5c3ed6cfc067ae7da8c35af334a7b47 (patch)
tree516aecc281545b453bc246c2971fdeafaa7a5f89 /doc/dwb.1.txt
parent95cd7ce2cd43c13809380446e7403c463dbe4f92 (diff)
downloaddwb-f0a3b9d7f5c3ed6cfc067ae7da8c35af334a7b47.zip
Adding option 'enable-webgl', closing #170
Diffstat (limited to 'doc/dwb.1.txt')
-rw-r--r--doc/dwb.1.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/dwb.1.txt b/doc/dwb.1.txt
index 39e17138..fee3a7ab 100644
--- a/doc/dwb.1.txt
+++ b/doc/dwb.1.txt
@@ -1046,6 +1046,10 @@ Whether to allow files loaded through file:// URIs universal access to all pages
Possible values: true/false,
default value: 'true'.
+*enable-webgl*::
+Whether to enable the webgl on pages. Possible values: true/false,
+default value: 'false'.
+
*enable-xss-auditor*::
Whether to enable the XSS Auditor. This feature filters some kinds of reflective
XSS attacks on vulnerable web sites.