summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Carl <danielcarl@gmx.de>2019-06-15 01:28:48 +0200
committerDaniel Carl <danielcarl@gmx.de>2019-06-15 01:28:48 +0200
commitc9a7950ae4d76bfd77a389faf3a3ec81490522ea (patch)
treef9d06c9cbf91ae2e5b653a9c3e62a01b0b0d25ce /doc
parent59ff7b747813b147af63fc038a7cbfa370f319e4 (diff)
Use ephemeral webview if incognito option is used #562
Also removed obsolete 'private-browsing' setting.
Diffstat (limited to 'doc')
-rw-r--r--doc/vimb.16
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/vimb.1 b/doc/vimb.1
index 11b783f..f4d66f2 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -1257,12 +1257,6 @@ when the user is not connected to the network.
.B print-backgrounds (bool)
Whether background images should be drawn during printing.
.TP
-.B private-browsing (bool)
-Whether to enable private browsing mode.
-This suppresses printing of messages into JavaScript Console.
-At the time this is the only way to force WebKit to
-not allow a page to store data in the windows sessionStorage.
-.TP
.B plugins (bool)
Determines whether or not plugins on the page are enabled.
.TP