summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/biboumi.cfg20
l---------[-rw-r--r--]conf/irc.gnome.org.policy.txt2
2 files changed, 15 insertions, 7 deletions
diff --git a/conf/biboumi.cfg b/conf/biboumi.cfg
index e6b8ed5..8e51542 100644
--- a/conf/biboumi.cfg
+++ b/conf/biboumi.cfg
@@ -1,7 +1,15 @@
-hostname=biboumi.example.com
-password=secret
-db_name=/var/lib/biboumi/biboumi.sqlite
-log_file=/var/log/biboumi/biboumi.log
-log_level=0
-admin=
+# This is an example configuration for the biboumi component.
+# It only contains the default values.
+# You need to, at least, set the values for hostname and password, if you
+# want biboumi to be able to start
+
+hostname=
+password=
+xmpp_server_ip=127.0.0.1
port=5347
+admin=
+realname_customization=true
+realname_from_jid=false
+log_file=
+ca_file=
+outgoing_bind=
diff --git a/conf/irc.gnome.org.policy.txt b/conf/irc.gnome.org.policy.txt
index 2357a53..f06b958 100644..120000
--- a/conf/irc.gnome.org.policy.txt
+++ b/conf/irc.gnome.org.policy.txt
@@ -1 +1 @@
-key_exchange_methods = RSA
+irc.gimp.org.policy.txt \ No newline at end of file