소스 검색

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 1 년 전
부모
커밋
ed673bf071
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      docs/configuring-playbook-matrix-authentication-service.md

+ 1
- 1
docs/configuring-playbook-matrix-authentication-service.md 파일 보기

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


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