You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
web_client: False in homeserver.yaml config file doesn't turn off the built-in angular web client.
Removing webclient from resources.names: [client, webclient] turns it off.
Need to confirm that this was the intended purpose of web_client: False.
If yes, I'll try to fix this.
web_client: Falsein homeserver.yaml config file doesn't turn off the built-in angular web client.Removing webclient from
resources.names: [client, webclient]turns it off.Need to confirm that this was the intended purpose of
web_client: False.If yes, I'll try to fix this.