refactor: more config options for generic config

This commit is contained in:
2024-01-22 15:00:17 +00:00
parent 6fd02cffbb
commit 65a96eb77b
10 changed files with 144 additions and 55 deletions

View File

@ -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" }]
}