mirror of
https://github.com/Yonle/bostr.git
synced 2025-09-20 14:40:41 +02:00
defaultconf: enable accurate mode by default.
This commit is contained in:
@@ -61,7 +61,7 @@ module.exports = {
|
|||||||
// 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>.
|
||||||
pause_on_limit: true,
|
pause_on_limit: false,
|
||||||
|
|
||||||
// Maximum of received EOSE from relays to send EOSE to client.
|
// Maximum of received EOSE from relays to send EOSE to client.
|
||||||
// Normally, waiting EOSE from 3 relays should be enough. Leaving it with 0 equals wait for every established relays.
|
// Normally, waiting EOSE from 3 relays should be enough. Leaving it with 0 equals wait for every established relays.
|
||||||
|
Reference in New Issue
Block a user