Procházet zdrojové kódy

Apply suggestions from code review

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/3904/head
Suguru Hirahara před 1 rokem
committed by GitHub
rodič
revize
f0f50b66c0
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: B5690EEEBB952194
3 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. +1
    -1
      docs/configuring-playbook-dimension.md
  2. +1
    -1
      docs/configuring-playbook-ma1sd.md
  3. +1
    -1
      docs/configuring-playbook-user-verification-service.md

+ 1
- 1
docs/configuring-playbook-dimension.md Zobrazit soubor

@@ -12,7 +12,7 @@ See the project's [documentation](https://github.com/turt2live/matrix-dimension/

### Open Matrix Federation port

Dimension exposes the `openid` API endpoints on the Matrix Federation port (usually `8448`), even if [federation](configuring-playbook-federation.md) is disabled. If you enable the component, make sure that port is accessible.
Enabling the Dimension service will automatically reconfigure your Synapse homeserver to expose the `openid` API endpoints on the Matrix Federation port (usually `8448`), even if [federation](configuring-playbook-federation.md) is disabled. If you enable the component, make sure that the port is accessible.

### Install Matrix services



+ 1
- 1
docs/configuring-playbook-ma1sd.md Zobrazit soubor

@@ -12,7 +12,7 @@ See the project's [documentation](https://github.com/ma1uta/ma1sd/blob/master/RE

### Open Matrix Federation port

ma1sd exposes the `openid` API endpoints on the Matrix Federation port (usually `8448`), even if [federation](configuring-playbook-federation.md) is disabled. If you enable the component, make sure that port is accessible.
Enabling the ma1sd service will automatically reconfigure your Synapse homeserver to expose the `openid` API endpoints on the Matrix Federation port (usually `8448`), even if [federation](configuring-playbook-federation.md) is disabled. If you enable the component, make sure that the port is accessible.

## Adjusting DNS records



+ 1
- 1
docs/configuring-playbook-user-verification-service.md Zobrazit soubor

@@ -21,7 +21,7 @@ Verifying RoomMembership and PowerLevel is done against `matrix_user_verificatio

### Open Matrix Federation port

UVS exposes the `openid` API endpoints on the Matrix Federation port (usually `8448`), even if [federation](configuring-playbook-federation.md) is disabled. If you enable the component, make sure that port is accessible.
Enabling the UVS service will automatically reconfigure your Synapse homeserver to expose the `openid` API endpoints on the Matrix Federation port (usually `8448`), even if [federation](configuring-playbook-federation.md) is disabled. If you enable the component, make sure that the port is accessible.

### Install Matrix services



Načítá se…
Zrušit
Uložit