diff options
-rw-r--r-- | doc/vimb.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1398,6 +1398,10 @@ The font family used as the default for content using monospace font. .B monospace-font-size (int) Default font size for the monospace font. .TP +.B notification (string) +Controls website access to the notification API, that sends notifications via +dbus. {`always', `never', `ask' (display a prompt each time)} +.TP .B offline-cache (bool) Whether to enable HTML5 offline web application cache support. Offline web application cache allows web applications to run even |