mirror of
https://github.com/Yonle/bostr.git
synced 2025-03-17 21:32:43 +01:00
defaultconf: uh, small comment fix
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
parent
64d06f2b2a
commit
917de23b21
@ -23,7 +23,7 @@ module.exports = {
|
||||
// It may could cause loading problems in client due to slow EOSE from bouncer.
|
||||
wait_eose: false,
|
||||
|
||||
// Pause a subscription from receiving further events after reached to <filter.limit>
|
||||
// Pause an subscription from receiving further events after reached to <filter.limit>
|
||||
// Could save client's bandwdith.
|
||||
//
|
||||
// Depending on <wait_eose> settings, It could either miss some events.
|
||||
|
Loading…
x
Reference in New Issue
Block a user