From d3e74edfa4c9a5e63aca3a14d4a643b2ca222329 Mon Sep 17 00:00:00 2001 From: mathieui Date: Sat, 26 Nov 2011 23:32:19 +0100 Subject: Add the new option to the default config file --- data/default_config.cfg | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data/default_config.cfg') diff --git a/data/default_config.cfg b/data/default_config.cfg index 909c6623..a9cacef9 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -46,6 +46,11 @@ custom_port = # default_nick will be used if "/nickname" is not specified rooms = poezio@muc.poezio.eu +# the method that poezio will use to store your bookmarks online +# possible value are: privatexml, pep +# You should not have to modify this, but if you have to, please do. +use_bookmarks_method = + # the completion type you will use to complete nicknames # if "normal", complete the entire name to the first available completion # and then cycle through the possible completion with the next TABs -- cgit v1.2.3