소스 검색

beeing a bit more specific how to access the dimension server admin interface

pull/1692/head
Yan Minagawa 4 년 전
부모
커밋
26e95a0fdf
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      docs/configuring-playbook-dimension.md

+ 2
- 1
docs/configuring-playbook-dimension.md 파일 보기

@@ -22,7 +22,7 @@ matrix_dimension_enabled: true

## Define admin users

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.
These users can modify the integrations this Dimension supports.
Add this to your configuration file (`inventory/host_vars/matrix.<your-domain>/vars.yml`):

```yaml
@@ -31,6 +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.

## Access token



불러오는 중...
취소
저장