Quellcode durchsuchen

Update docs/configuring-playbook-user-verification-service.md: replace single quotes with backticks

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3994/head
Suguru Hirahara vor 1 Jahr
Ursprung
Commit
771f1db6c7
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: E4F9743DAB4B7B75
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      docs/configuring-playbook-user-verification-service.md

+ 1
- 1
docs/configuring-playbook-user-verification-service.md Datei anzeigen

@@ -88,7 +88,7 @@ In theory (however currently untested), UVS can handle federation. To enable it,
matrix_user_verification_service_uvs_pin_openid_verify_server_name: false
```

This will instruct UVS to verify the OpenID token against any domain given in a request. Homeserver discovery is done via '.well-known/matrix/server' of the given domain.
This will instruct UVS to verify the OpenID token against any domain given in a request. Homeserver discovery is done via `.well-known/matrix/server` of the given domain.

### Controlling the logging level (optional)



Laden…
Abbrechen
Speichern