Quellcode durchsuchen

Add link to Dimension admin page

This avoids having to create a new room and to click the "Add widgets, bridges & bots" link (Formerly the four-squares-icon)
pull/1257/head
Hagen vor 4 Jahren
committed by GitHub
Ursprung
Commit
a62eb05d5b
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      docs/configuring-playbook-dimension.md

+ 1
- 1
docs/configuring-playbook-dimension.md Datei anzeigen

@@ -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


Laden…
Abbrechen
Speichern