From 7160731179d526c6cebb07d35d7edab597cc9bb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Fri, 9 Sep 2016 23:38:02 +0200 Subject: Add some configuration example --- doc/example.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/example.conf (limited to 'doc') diff --git a/doc/example.conf b/doc/example.conf new file mode 100644 index 0000000..42631b2 --- /dev/null +++ b/doc/example.conf @@ -0,0 +1,14 @@ +# This is an example configuration for the biboumi component. +# It only contains the default values, and some example values for the +# required fields (hostname and password). + +hostname=biboumi.example.com +password=mypassword +xmpp_server_ip=127.0.0.1 +port=5347 +admin= +realname_customization=true +realname_from_jid=false +log_file= +ca_file= +outgoing_bind= -- cgit v1.2.3