summaryrefslogtreecommitdiffstats
path: root/matterbridge.toml.sample
diff options
context:
space:
mode:
authorPatrick Connolly <patrick.c.connolly@gmail.com>2018-11-06 04:53:51 +0800
committerWim <wim@42.be>2018-11-05 21:53:51 +0100
commit5132d8f097a7eef2cb3d43c1c4cd297bc8254df5 (patch)
treecbd36bfbbb84ed9123bb5adb5b9fe763ccef2511 /matterbridge.toml.sample
parentb81ff9c008ed3084c6bf2d6fe6bfbc077546d6ac (diff)
downloadmatterbridge-msglm-5132d8f097a7eef2cb3d43c1c4cd297bc8254df5.tar.gz
matterbridge-msglm-5132d8f097a7eef2cb3d43c1c4cd297bc8254df5.tar.bz2
matterbridge-msglm-5132d8f097a7eef2cb3d43c1c4cd297bc8254df5.zip
Stop setting API ring buffer capacity if not specified. (#552)
Diffstat (limited to 'matterbridge.toml.sample')
-rw-r--r--matterbridge.toml.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample
index 0ec55962..76875aca 100644
--- a/matterbridge.toml.sample
+++ b/matterbridge.toml.sample
@@ -1214,6 +1214,7 @@ ShowTopicChange=false
BindAddress="127.0.0.1:4242"
#Amount of messages to keep in memory
+#OPTIONAL (library default 10)
Buffer=1000
#Bearer token used for authentication