From 6758fc207067e8da91c574359a25b2e130d6faea Mon Sep 17 00:00:00 2001 From: Yonle Date: Wed, 22 Nov 2023 16:51:46 +0700 Subject: [PATCH] defaultconf comment: give a tips. Signed-off-by: Yonle --- config.js.example | 1 + 1 file changed, 1 insertion(+) diff --git a/config.js.example b/config.js.example index 6939a50..281bf2f 100644 --- a/config.js.example +++ b/config.js.example @@ -37,6 +37,7 @@ module.exports = { // Normally, waiting EOSE from 3 relays should be enough. Leaving it with 0 equals wait for every established relays. // 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, // A whitelist of users public keys who could use this bouncer.