mirror of
https://github.com/Yonle/bostr.git
synced 2025-09-20 06:30:37 +02:00
defaultconf: add some note that nosvraper field also block unauthorized EVENT
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user