소스 검색

Add the comment block around the variable

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4066/head
Suguru Hirahara 1 년 전
부모
커밋
541b46cf8f
No known key found for this signature in database GPG 키 ID: E4F9743DAB4B7B75
1개의 변경된 파일12개의 추가작업 그리고 0개의 파일을 삭제
  1. +12
    -0
      docs/configuring-playbook-etherpad.md

+ 12
- 0
docs/configuring-playbook-etherpad.md 파일 보기

@@ -31,7 +31,19 @@ When setting, replace `example.com` with your own.
To enable Etherpad, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:

```yaml
########################################################################
# #
# etherpad #
# #
########################################################################

etherpad_enabled: true

########################################################################
# #
# /etherpad #
# #
########################################################################
```

As the most of the necessary settings for the role have been taken care of by the playbook, you can enable Etherpad on your Matrix server with this minimum configuration.


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