diff options
Diffstat (limited to 'doc/smolbote.5.asciidoc')
-rw-r--r-- | doc/smolbote.5.asciidoc | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/smolbote.5.asciidoc b/doc/smolbote.5.asciidoc index 6b48def..5b17a36 100644 --- a/doc/smolbote.5.asciidoc +++ b/doc/smolbote.5.asciidoc @@ -17,6 +17,9 @@ The settings in this file change your preferences and keybindings. Lines starting with *#* are considered comments and ignored. +Options taking multiple values (list options) can have multiple values set by +using the same option name multiple times. + == Sections === Browser Options @@ -90,11 +93,11 @@ Show/Hide downloads widget shortcut. *subwindow.shortcuts.moveRight* (arg=Ctrl+Shift+P):: Move tab to the right *subwindow.shortcuts.fullscreen* (arg=F11):: Show page fullscreen -=== Secutiry Options +=== Security Options *filter.hosts* (arg=~/.config/smolbote/hosts.d):: Hostlist *filter.adblock* arg:: TODO -*filter.header* arg:: +*filter.header* (list):: A list of HTTP headers to set. Each header should be given as a colon-separated name:value pair. |