refactor: more config options for generic config
This commit is contained in:
@ -45,5 +45,6 @@
|
||||
"wss://eden.nostr.land/": { "read": true, "write": false },
|
||||
"wss://relay.nostr.band/": { "read": true, "write": true },
|
||||
"wss://relay.damus.io/": { "read": true, "write": true }
|
||||
}
|
||||
},
|
||||
"chatChannels": [{ "type": "telegram", "value": "https://t.me/irismessenger" }]
|
||||
}
|
||||
|
Reference in New Issue
Block a user