1
0
mirror of https://github.com/Yonle/bostr.git synced 2025-03-17 21:32:43 +01:00

defaultconf comment: give a tips.

Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
Yonle 2023-11-22 16:51:46 +07:00
parent ac14c698dc
commit 6758fc2070

@ -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 <max_eose_score> 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.