mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-07-03 14:17:45 +00:00
Stop setting API ring buffer capacity if not specified. (#552)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user