defaultconf: add some note that nosvraper field also block unauthorized EVENT

Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
Yonle 2024-03-27 23:28:59 +07:00
parent 2972624c49
commit 857ad0ba05

View File

@ -34,6 +34,7 @@ module.exports = {
// This only checks whenever client respond to bouncer's AUTH.
//
// NOTE: - Require NIP-42 compatible nostr client.
// - This will also block unauthorized EVENT.
noscraper: true,
// Time before reconnect to relays in milliseconds.