summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2014-12-10 20:53:50 +0100
committerFlorian Bruhin <git@the-compiler.org>2014-12-10 20:53:50 +0100
commit7a1a4905e905296908d99c6b25476c082c4d572a (patch)
treebdb334079b63d766b1984db3f37ebb37c8803c6e
parent9553bd44c1bcfe34bcbf0030b2b653704db249a2 (diff)
downloadqutebrowser-7a1a4905e905296908d99c6b25476c082c4d572a.tar.gz
qutebrowser-7a1a4905e905296908d99c6b25476c082c4d572a.zip
Update settings.asciidoc.
-rw-r--r--doc/help/settings.asciidoc12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc
index 690f57c85..9c045a129 100644
--- a/doc/help/settings.asciidoc
+++ b/doc/help/settings.asciidoc
@@ -33,6 +33,7 @@
|<<ui-frame-flattening,frame-flattening>>|Whether to expand each subframe to its contents.
|<<ui-user-stylesheet,user-stylesheet>>|User stylesheet to use (absolute filename or CSS string).
|<<ui-css-media-type,css-media-type>>|Set the CSS media type.
+|<<ui-remove-finished-downloads,remove-finished-downloads>>|Whether to remove finished downloads automatically.
|==============
.Quick reference for section ``network''
@@ -439,6 +440,17 @@ Set the CSS media type.
Default: empty
+[[ui-remove-finished-downloads]]
+=== remove-finished-downloads
+Whether to remove finished downloads automatically.
+
+Valid values:
+
+ * +true+
+ * +false+
+
+Default: +pass:[false]+
+
== network
Settings related to the network.