diff options
author | portix <none@none> | 2012-09-24 22:35:19 +0200 |
---|---|---|
committer | portix <none@none> | 2012-09-24 22:35:19 +0200 |
commit | f0a3b9d7f5c3ed6cfc067ae7da8c35af334a7b47 (patch) | |
tree | 516aecc281545b453bc246c2971fdeafaa7a5f89 /doc/dwb.1 | |
parent | 95cd7ce2cd43c13809380446e7403c463dbe4f92 (diff) | |
download | dwb-f0a3b9d7f5c3ed6cfc067ae7da8c35af334a7b47.zip |
Adding option 'enable-webgl', closing #170
Diffstat (limited to 'doc/dwb.1')
-rw-r--r-- | doc/dwb.1 | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2887,6 +2887,12 @@ Whether to allow files loaded through file:// URIs universal access to all pages \fItrue\fR\&. .RE .PP +\fBenable\-webgl\fR +.RS 4 +Whether to enable the webgl on pages\&. Possible values: true/false, default value: +\fIfalse\fR\&. +.RE +.PP \fBenable\-xss\-auditor\fR .RS 4 Whether to enable the XSS Auditor\&. This feature filters some kinds of reflective XSS attacks on vulnerable web sites\&. Possible values: true/false, default value: |