Also add nostr to InstanceV2

This commit is contained in:
Alex Gleason 2024-10-08 12:35:03 -05:00
parent 248324f642
commit e6495c3687
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -133,6 +133,10 @@ const instanceV2Controller: AppController = async (c) => {
enabled: false,
},
},
nostr: {
pubkey: Conf.pubkey,
relay: `${wsProtocol}//${host}/relay`,
},
pleroma: {
metadata: {
features,