about summary refs log tree commit diff stats
path: root/doc/config.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/config.md')
-rw-r--r--doc/config.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/config.md b/doc/config.md
index a165e47b..0e50b080 100644
--- a/doc/config.md
+++ b/doc/config.md
@@ -411,6 +411,14 @@ details, see <!-- MANOFF -->[localcgi.md](localcgi.md).<!-- MANON -->
 </tr>
 
 <tr>
+<td>show-download-panel</td>
+<td>boolean</td>
+<td>true</td>
+<td>Whether the `about:downloads` should be shown after starting a
+download.</td>
+</tr>
+
+<tr>
 <td>copy-cmd</td>
 <td>shell command</td>
 <td>"xsel -bi"</td>