소스 검색

Better wording

pull/623/head
merklaw 5 년 전
부모
커밋
a460420b34
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      docs/configuring-playbook-client-element.md
  2. +1
    -1
      docs/configuring-playbook-ma1sd.md

+ 1
- 1
docs/configuring-playbook-client-element.md 파일 보기

@@ -6,7 +6,7 @@ If that's okay, you can skip this document.


## Disabling Element ## Disabling Element


If you'd like for the playbook to not install Element (or to uninstall the previously installed Element), you can disable it in your configuration file (`inventory/host_vars/matrix.<your-domain>/vars.yml`):
If you'd like for the playbook to not install Element (or to uninstall it if it was previously installed), you can disable it in your configuration file (`inventory/host_vars/matrix.<your-domain>/vars.yml`):


```yaml ```yaml
matrix_client_element_enabled: false matrix_client_element_enabled: false


+ 1
- 1
docs/configuring-playbook-ma1sd.md 파일 보기

@@ -11,7 +11,7 @@ ma1sd is a fork of [mxisd](https://github.com/kamax-io/mxisd) which was pronounc


ma1sd, being an Identity Server, is not strictly needed. It is only used for 3PIDs (3rd party identifiers like E-mail and phone numbers) and some [enhanced features](https://github.com/ma1uta/ma1sd/#features). ma1sd, being an Identity Server, is not strictly needed. It is only used for 3PIDs (3rd party identifiers like E-mail and phone numbers) and some [enhanced features](https://github.com/ma1uta/ma1sd/#features).


If you'd like for the playbook to not install ma1sd (or to uninstall the previously installed ma1sd), you can disable it in your configuration file (`inventory/host_vars/matrix.<your-domain>/vars.yml`):
If you'd like for the playbook to not install ma1sd (or to uninstall it if it was previously installed), you can disable it in your configuration file (`inventory/host_vars/matrix.<your-domain>/vars.yml`):


```yaml ```yaml
matrix_ma1sd_enabled: false matrix_ma1sd_enabled: false


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