mirror of
https://github.com/Yonle/bostr.git
synced 2025-03-18 05:42:03 +01:00
defaultconf: disable pause_on_limit.
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
parent
0ae02b1edd
commit
98626bc14b
@ -53,7 +53,7 @@ module.exports = {
|
||||
// Could save client's bandwidth. Disable this if you need to get more events.
|
||||
//
|
||||
// You may also need to adjust <max_eose_score>.
|
||||
pause_on_limit: true,
|
||||
pause_on_limit: false,
|
||||
|
||||
// EOSE timeout in milliseconds
|
||||
// Setting as 0 will disable this feature.
|
||||
|
Loading…
x
Reference in New Issue
Block a user