From 55f5a827a7abc2f248c2405e1977222062b88e6b Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Fri, 23 Mar 2018 17:07:49 +0100 Subject: Cookie filter - Requires Qt 5.11 (now required) - New settings: filter.cookies: block.all, block.thirdParty, path --- linux/man/smolbote.7.ronn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'linux') diff --git a/linux/man/smolbote.7.ronn b/linux/man/smolbote.7.ronn index c1e9aa0..03d0088 100644 --- a/linux/man/smolbote.7.ronn +++ b/linux/man/smolbote.7.ronn @@ -65,6 +65,8 @@ Settings are only loaded on launch, so re-run the browser to apply changes. ### Filter settings * filter.path: ~/.config/smolbote/hosts.d +* filter.cookies.block.all: false +* filter.cookies.block.thirdParty: true ### Plugin settings * plugins.path: ~/.config/smolbote/plugins.d -- cgit v1.2.1