diff options
author | louiz’ <louiz@louiz.org> | 2018-09-03 22:45:48 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2018-09-03 22:45:48 +0200 |
commit | e249672fa558ebb842e8a4e3f030a56f92e0ffc9 (patch) | |
tree | dbbce98531e178111f6c2b07a547195b5d828dda /doc | |
parent | 28acbed948e1c281f9de6132164e42d0ed20c32f (diff) | |
download | biboumi-e249672fa558ebb842e8a4e3f030a56f92e0ffc9.tar.gz biboumi-e249672fa558ebb842e8a4e3f030a56f92e0ffc9.tar.bz2 biboumi-e249672fa558ebb842e8a4e3f030a56f92e0ffc9.tar.xz biboumi-e249672fa558ebb842e8a4e3f030a56f92e0ffc9.zip |
Remove one of the two example conf, because one is enough
Diffstat (limited to 'doc')
-rw-r--r-- | doc/example.conf | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/example.conf b/doc/example.conf deleted file mode 100644 index 42631b2..0000000 --- a/doc/example.conf +++ /dev/null @@ -1,14 +0,0 @@ -# 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= |