summaryrefslogtreecommitdiff
path: root/data/default_config.cfg
diff options
context:
space:
mode:
authorlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13>2010-08-22 16:34:14 +0000
committerlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13>2010-08-22 16:34:14 +0000
commit107a9e99e310ecd63ddd4367811bebc93f05ac41 (patch)
treedd68a7b951a052c59da650511d308b321357377b /data/default_config.cfg
parent893cd3808b3f3d54786c91ada73c566d152f5aa8 (diff)
downloadpoezio-107a9e99e310ecd63ddd4367811bebc93f05ac41.tar.gz
poezio-107a9e99e310ecd63ddd4367811bebc93f05ac41.tar.bz2
poezio-107a9e99e310ecd63ddd4367811bebc93f05ac41.tar.xz
poezio-107a9e99e310ecd63ddd4367811bebc93f05ac41.zip
also this
Diffstat (limited to 'data/default_config.cfg')
-rw-r--r--data/default_config.cfg18
1 files changed, 16 insertions, 2 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg
index b5d2a0e4..a78b16a8 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 = louiz.org
+server = anon.louiz.org:jeproteste.info
# the port you'll use to connect
port = 5222
@@ -102,7 +102,7 @@ muc_history_length = -1
use_log = false
# If log_dir is not set, logs will be saved in $XDG_DATA_HOME/poezio/logs,
-# i.e. in ~/.local/share/poezio/logs. So, you should specify the directory
+# i.e. in ~/.local/share/poezio/logs/. So, you should specify the directory
# you want to use instead. This directory will be created if it doesn't exist
log_dir =
@@ -113,6 +113,20 @@ log_dir =
#photo = ../data/poezio_80.png
+# Theme
+
+# If themes_dir is not set, logs will searched for in $XDG_DATA_HOME/poezio/themes,
+# i.e. in ~/.local/share/poezio/themes/. Si you should specify the directory you
+# want to use instead. This directory will be created at startup if it doesn't
+# exist
+themes_dir =
+
+# The name of the theme file that will be used. The file should be located
+# in the theme_dir directory.
+# If the file is not found (or no filename is specified) the default
+# theme will be used instead
+theme_file = poezio
+
# if true, information about the software (name and version)
# will be sent if requested by anyone
# Set to false if you don't want people to know these information