Browse Source

Merge pull request #1706 from turt2live/patch-1

Don't recommend that the Dimension admin interface be opened in a web browser
pull/1710/head
Slavi Pantaleev 4 years ago
committed by GitHub
parent
commit
5ce3fb96d5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/configuring-playbook-dimension.md

+ 1
- 1
docs/configuring-playbook-dimension.md View File

@@ -31,7 +31,7 @@ matrix_dimension_admins:
- "@user2:{{ matrix_domain }}"
```

Admin interface is accessible at `https://dimension.<your-domain>/riot-app/admin` after logging in to element and opening it in any room via "Edit widgets, bridges & bots" and then clicking the "settings"-icon in the upper right corner.
The admin interface is accessible within Element by accessing it in any room and clicking the cog wheel/settings icon in the top right. Currently, Dimension can be opened in Element by the "Add widgets, bridges, & bots" link in the room information.

## Access token



Loading…
Cancel
Save