Update documentation on how to disable integration managers (#23489)
Signed-off-by: lukas <lukas.walter@aceart.de>
This commit is contained in:
parent
1e8ffe5e74
commit
322745464c
1 changed files with 1 additions and 2 deletions
|
@ -360,8 +360,7 @@ For example:
|
||||||
## Integration managers
|
## Integration managers
|
||||||
|
|
||||||
Integration managers are embedded applications within Element to help the user configure bots, bridges, and widgets. An integration manager
|
Integration managers are embedded applications within Element to help the user configure bots, bridges, and widgets. An integration manager
|
||||||
is a separate piece of software not typically available with your homeserver. To disable integrations, leave the options defined here out of
|
is a separate piece of software not typically available with your homeserver. To disable integrations, set the options defined here to `null`.
|
||||||
your config.
|
|
||||||
|
|
||||||
1. `integrations_ui_url`: The UI URL for the integration manager.
|
1. `integrations_ui_url`: The UI URL for the integration manager.
|
||||||
2. `integrations_rest_url`: The REST interface URL for the integration manager.
|
2. `integrations_rest_url`: The REST interface URL for the integration manager.
|
||||||
|
|
Loading…
Reference in a new issue