Explorar el Código

Comment-out `claims_imports.displayname` for matrix-authentication-service

Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4058
pull/4067/head
Slavi Pantaleev hace 1 año
padre
commit
ed673bf071
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      docs/configuring-playbook-matrix-authentication-service.md

+ 1
- 1
docs/configuring-playbook-matrix-authentication-service.md Ver fichero

@@ -242,7 +242,7 @@ matrix_authentication_service_config_upstream_oauth2_providers:
#action: force
#template: "{% raw %}{{ user.preferred_username }}{% endraw %}"
# The display name is the user's display name.
displayname:
#displayname:
#action: suggest
#template: "{% raw %}{{ user.name }}{% endraw %}"
# An email address to import.


Cargando…
Cancelar
Guardar