-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
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
Document integrations_*_url config options when they land #1698
Comments
I found a description of the var DEFAULTS = {
// URL to a page we show in an iframe to configure integrations
integrations_ui_url: "https://scalar.vector.im/",
// Base URL to the REST interface of the integrations server
integrations_rest_url: "https://scalar.vector.im/api",
}; Further clarification would be helpful for server operators who come across these in config.json. |
Integration management stuff hasn't landed at all yet - it's mostly on branches. We'll be sure to document it when it does (in the next few weeks :)
|
Are there any updates on this? It's been a bit longer than a few weeks 😛 Great project, I'm excited to see where it progresses! |
I'm also interested in what's going on with this. I get the integrations server error but can't easily find related documentation. |
If you provided a PR which resolves this issue, I guess it would be highly appreciated by the maintainers. |
Some additional documentation was merged to the README. Is it now documented adequately? |
Still not even remotely clear on what the integrations server actually is, or what it does, or how to set one up, or if one even exists outside the development team's headspace yet. This has been perplexing me since I first set up Riot. |
Hello - a couple questions about the config file:
Thanks for your help.
Kind regards,
Rick
The text was updated successfully, but these errors were encountered: