mirror of
https://github.com/aljazceru/ditto.git
synced 2026-01-23 23:34:26 +01:00
Also add nostr to InstanceV2
This commit is contained in:
@@ -133,6 +133,10 @@ const instanceV2Controller: AppController = async (c) => {
|
||||
enabled: false,
|
||||
},
|
||||
},
|
||||
nostr: {
|
||||
pubkey: Conf.pubkey,
|
||||
relay: `${wsProtocol}//${host}/relay`,
|
||||
},
|
||||
pleroma: {
|
||||
metadata: {
|
||||
features,
|
||||
|
||||
Reference in New Issue
Block a user