mirror of
https://github.com/aljazceru/ditto.git
synced 2026-01-14 02:54:19 +01:00
Clean up config
This commit is contained in:
@@ -63,9 +63,6 @@ const instanceV1Controller: AppController = async (c) => {
|
||||
nostr: {
|
||||
pubkey: Conf.pubkey,
|
||||
relay: `${wsProtocol}//${host}/relay`,
|
||||
pow: {
|
||||
registrations: Conf.pow.registrations,
|
||||
},
|
||||
},
|
||||
rules: [],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user