Support customSocketOverride value for websocket. Closes #2225
This commit is contained in:
@@ -16,6 +16,7 @@ export interface ClientConfig {
|
||||
federation: Federation;
|
||||
notifications: Notifications;
|
||||
authentication: Authentication;
|
||||
socketHostOverride?: string;
|
||||
}
|
||||
|
||||
interface Authentication {
|
||||
|
||||
Reference in New Issue
Block a user