diff options
-rw-r--r-- | data/default_config.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg index 9c0c7052..7e667678 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -78,7 +78,7 @@ rooms = poezio@muc.poezio.eu # the method that poezio will use to store your bookmarks online # possible values are: privatexml, pep # You should not have to modify this, but if you have to, please do. -use_bookmarks_method = +use_bookmarks_method = # use this option to force the use of local bookmarks # possible values are: anything/false @@ -99,7 +99,7 @@ max_nick_length = 25 # Words that you want to complete on recent words completion, # separated by a colon (:). -# e.g. words = "anticonstitutionellement:I protest:I like bananas:" +# e.g. words = "anticonstitutionnellement:I protest:I like bananas:" words = # a list of words (separated by a colon (:)) that will be |