diff options
-rw-r--r-- | README | 4 | ||||
-rw-r--r-- | data/default_config.cfg | 2 |
2 files changed, 4 insertions, 2 deletions
@@ -66,13 +66,15 @@ feature you want. Florent Le Coz (louiz’) <louiz@louiz.org> (main developper) Mathieu Pasquet (mathieui) <mathieui@mathieui.net> (developper) + ======================= Contact/support ======================= -Jabber ChatRoom: poezio@kikoo.louiz.org +Jabber ChatRoom: poezio@muc.poezio.eu Forum: http://dev.louiz.org/project/poezio/forum Report a bug: http://dev.louiz.org/project/poezio/bugs/add + ======================= License ======================= diff --git a/data/default_config.cfg b/data/default_config.cfg index 0c16ef97..d2fe7f87 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -34,7 +34,7 @@ password = # 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@kikoo.louiz.org +rooms = poezio@muc.poezio.eu # the completion type you will use to complete nicknames # if "normal", complete the entire name to the first available completion |