mirror of
https://github.com/Yonle/bostr.git
synced 2025-03-18 05:42:03 +01:00
noscraper: set to false by default
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
parent
bd56384e3c
commit
5743e540d4
@ -35,7 +35,7 @@ module.exports = {
|
||||
//
|
||||
// NOTE: - Require NIP-42 compatible nostr client.
|
||||
// - This will also block unauthorized EVENT.
|
||||
noscraper: true,
|
||||
noscraper: false,
|
||||
|
||||
// Time before reconnect to relays in milliseconds.
|
||||
reconnect_time: 5000,
|
||||
|
Loading…
x
Reference in New Issue
Block a user