From 9f1e80cd5ccb8e9eade8239d1c37b27a69ed11e3 Mon Sep 17 00:00:00 2001 From: mathieui Date: Fri, 29 Jan 2021 11:23:31 +0100 Subject: Remove force_remote_bookmarks option It is 2021, servers ought to not be broken that much. --- poezio/config.py | 1 - 1 file changed, 1 deletion(-) (limited to 'poezio/config.py') diff --git a/poezio/config.py b/poezio/config.py index 78581775..00d0b2f7 100644 --- a/poezio/config.py +++ b/poezio/config.py @@ -73,7 +73,6 @@ DEFAULT_CONFIG = { 'extract_inline_images': True, 'filter_info_messages': '', 'force_encryption': True, - 'force_remote_bookmarks': False, 'go_to_previous_tab_on_alt_number': False, 'group_corrections': True, 'hide_exit_join': -1, -- cgit v1.2.3