feat(invite-system): implement user invite functionality with registration mode control
This commit is contained in:
@@ -39,7 +39,7 @@ export function wellKnownHandler(req, res) {
|
||||
federation_api: '/api/federation',
|
||||
public_key: getPublicKey(),
|
||||
software: 'Redlight',
|
||||
version: '1.2.1',
|
||||
version: '1.3.0',
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user