From 2583b6a934fb9b9f4cbe3e669787101b991cd1d5 Mon Sep 17 00:00:00 2001 From: mathieui Date: Sat, 21 Feb 2015 22:04:03 +0100 Subject: Add a force_remote_bookmarks option --- data/default_config.cfg | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'data') diff --git a/data/default_config.cfg b/data/default_config.cfg index 66c4d8ce..27498871 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -127,6 +127,10 @@ use_bookmarks_method = # possible values are: anything/false use_remote_bookmarks = true +# Force the retrieval of the remote bookmarks even when the server +# doesn't advertise support for your method +force_remote_bookmarks = false + # Whether you want all bookmarks, even those without # autojoin, to be open on startup open_all_bookmarks = false -- cgit v1.2.3