mirror of
https://github.com/Yonle/bostr.git
synced 2025-09-21 16:09:41 +02:00
defaultconf: change desc
This commit is contained in:
@@ -57,7 +57,7 @@ module.exports = {
|
|||||||
wait_eose: true,
|
wait_eose: true,
|
||||||
|
|
||||||
// Pause an 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 bandwidth. Disable this if you need to get more events.
|
// Enabling this could fix bandwidth issues at certain client.
|
||||||
// This is also known as save mode.
|
// This is also known as save mode.
|
||||||
//
|
//
|
||||||
// You may also need to adjust <max_eose_score>.
|
// You may also need to adjust <max_eose_score>.
|
||||||
|
Reference in New Issue
Block a user