diff options
author | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13> | 2010-09-11 01:50:18 +0000 |
---|---|---|
committer | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13> | 2010-09-11 01:50:18 +0000 |
commit | dc13b82bd4b675d6b6ec401861429f7f4cae18b5 (patch) | |
tree | b62b93f1c6fba5b266a22af4c1bbc7c3a91c7cd7 /data/default_config.cfg | |
parent | 92d155acf559ec7c3c859767f2256793dd251822 (diff) | |
download | poezio-dc13b82bd4b675d6b6ec401861429f7f4cae18b5.tar.gz poezio-dc13b82bd4b675d6b6ec401861429f7f4cae18b5.tar.bz2 poezio-dc13b82bd4b675d6b6ec401861429f7f4cae18b5.tar.xz poezio-dc13b82bd4b675d6b6ec401861429f7f4cae18b5.zip |
only have 64 colours, so everything works fine on every terminal, even on tmux. Fixed #1824
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 a78b16a8..2944f4b1 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -5,7 +5,7 @@ [Poezio] # the server. Make sure the server you're using accepts anonymous authentification -server = anon.louiz.org:jeproteste.info +server = anon.louiz.org # the port you'll use to connect port = 5222 |