summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/default_config.cfg10
1 files changed, 6 insertions, 4 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg
index e7ff7411..19ab9009 100644
--- a/data/default_config.cfg
+++ b/data/default_config.cfg
@@ -143,7 +143,7 @@ send_time = true
full_name =
# your personnal website
-website = http://poezio.eu
+website =
# your e-mail address
email =
@@ -151,6 +151,8 @@ email =
# anything you want to say about you
comment =
-roster_show_offline = false
-
-own_nick = louiz’ \ No newline at end of file
+[var]
+# You should not edit this section, it is just used by poezio
+# to save various data across restarts
+folded_roster_groups =
+info_win_height = 2 \ No newline at end of file