mirror of
https://github.com/Yonle/bostr.git
synced 2025-09-28 13:56:20 +02:00
defaultconf: uh, small comment fix
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
@@ -23,7 +23,7 @@ module.exports = {
|
|||||||
// It may could cause loading problems in client due to slow EOSE from bouncer.
|
// It may could cause loading problems in client due to slow EOSE from bouncer.
|
||||||
wait_eose: false,
|
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.
|
// Could save client's bandwdith.
|
||||||
//
|
//
|
||||||
// Depending on <wait_eose> settings, It could either miss some events.
|
// Depending on <wait_eose> settings, It could either miss some events.
|
||||||
|
Reference in New Issue
Block a user