diff options
author | mathieui <mathieui@mathieui.net> | 2021-01-29 11:23:31 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2021-01-29 11:23:31 +0100 |
commit | 9f1e80cd5ccb8e9eade8239d1c37b27a69ed11e3 (patch) | |
tree | 0d96c6a5e7e7aa730a3d93225cec9440b6108878 /doc/source | |
parent | b2c846f959cf5a67fa714a40e9aa04ae6ddabbe1 (diff) | |
download | poezio-9f1e80cd5ccb8e9eade8239d1c37b27a69ed11e3.tar.gz poezio-9f1e80cd5ccb8e9eade8239d1c37b27a69ed11e3.tar.bz2 poezio-9f1e80cd5ccb8e9eade8239d1c37b27a69ed11e3.tar.xz poezio-9f1e80cd5ccb8e9eade8239d1c37b27a69ed11e3.zip |
Remove force_remote_bookmarks option
It is 2021, servers ought to not be broken that much.
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/configuration.rst | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index 0b3ee576..3199ff53 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -384,13 +384,6 @@ to understand what is :ref:`carbons <carbons-details>` or This was previously named ``bookmark_on_join``. - force_remote_bookmarks - - **Default value:** ``false`` - - Try to retrieve your remote bookmarks, even when your server doesn’t advertise - support. - use_bookmark_method **Default value:** ``[empty]`` |