diff --git a/config.js.example b/config.js.example index 8f56366..1bfe059 100644 --- a/config.js.example +++ b/config.js.example @@ -38,7 +38,7 @@ module.exports = { // NOTE: Please adjust this max score correctly with your configured relays. // If you only setted up 3 relays, Set the as 0. // Tip : The bigger = The more accurate EOSE, The less = EOSE sent way earlier. - max_eose_score: 3, + max_eose_score: 0, // A whitelist of users public keys who could use this bouncer. // Leaving this empty will allows everyone to use this bouncer.