From 48614d6cf04518a95bad4d9893a63a5c4f99b653 Mon Sep 17 00:00:00 2001 From: mathieui Date: Mon, 6 May 2013 20:20:47 +0200 Subject: Fix #2286 Also fix the copy of the default config if -f is used --- data/default_config.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/default_config.cfg') diff --git a/data/default_config.cfg b/data/default_config.cfg index 6e2f02ec..13b9f8bc 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -85,7 +85,7 @@ custom_port = # the rooms you will join automatically on startup, with associated nickname or not # format : room@server.tld/nickname:room2@server.tld/nickname2 # default_nick will be used if "/nickname" is not specified -rooms = poezio@muc.poezio.eu +rooms = # the method that poezio will use to store your bookmarks online # possible values are: privatexml, pep -- cgit v1.2.3