Merge pull request #1257 from derhagen/patch-1

Add link to Dimension admin page
This commit is contained in:
Slavi Pantaleev
2021-08-30 09:26:59 +03:00
committed by GitHub

View File

@ -24,7 +24,7 @@ matrix_dimension_enabled: true
## Define admin users
These users can modify the integrations this Dimension supports. Admin interface is accessible by opening Dimension in Element and clicking the settings icon.
These users can modify the integrations this Dimension supports. Admin interface is accessible at `https://dimension.<your-domain>/riot-app/admin` after logging in to element.
Add this to your configuration file (`inventory/host_vars/matrix.<your-domain>/vars.yml`):
```yaml