diff options
Diffstat (limited to 'matterbridge.toml.sample')
-rw-r--r-- | matterbridge.toml.sample | 1 |
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 |