We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
List of configuration in Riot: https://github.com/vector-im/riot-web/blob/develop/docs/config.md.
There are separate issues for some of these settings:
integrations_ui_url
integrations_rest_url
integrations_widgets_url
showLabsSettings
features
The text was updated successfully, but these errors were encountered:
It would be great to add https://github.com/vector-im/element-web/blob/develop/docs/jitsi.md too
{ "jitsi": { "preferredDomain": "your.jitsi.example.org" } }
Sorry, something went wrong.
@Thatoo We already have Jitsi configurable:
riotchat/src/components/AdminSettings.vue
Lines 121 to 134 in 78eca86
No branches or pull requests
List of configuration in Riot: https://github.com/vector-im/riot-web/blob/develop/docs/config.md.
There are separate issues for some of these settings:
integrations_ui_url
,integrations_rest_url
,integrations_widgets_url
: Allow setting integrations #18showLabsSettings
,features
: Allow Enabling Labs #2The text was updated successfully, but these errors were encountered: