diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc index bbb6b8d22..64881f619 100644 --- a/doc/help/settings.asciidoc +++ b/doc/help/settings.asciidoc @@ -151,6 +151,7 @@ |<>|Validate SSL handshakes. |<>|List of user stylesheet filenames to use. |<>|Enable WebGL. +|<>|Limit fullscreen to the browser window (does not expand to fill the screen). |<>|Monitor load requests for cross-site scripting attempts. |<>|Directory to save downloads to. |<>|Prompt the user for the download location. @@ -1878,6 +1879,14 @@ Type: <> Default: +pass:[true]+ +[[content.windowed_fullscreen]] +=== content.windowed_fullscreen +Limit fullscreen to the browser window (does not expand to fill the screen). + +Type: <> + +Default: +pass:[false]+ + [[content.xss_auditing]] === content.xss_auditing Monitor load requests for cross-site scripting attempts.