diff options
Diffstat (limited to 'data/default_config.cfg')
-rw-r--r-- | data/default_config.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
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 |