소스 검색

Add bot command prefix to documentation

pull/4548/head
Travis Wichert 6 달 전
committed by Slavi Pantaleev
부모
커밋
cd6e9843e1
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. +4
    -0
      docs/configuring-playbook-bot-matrix-registration-bot.md

+ 4
- 0
docs/configuring-playbook-bot-matrix-registration-bot.md 파일 보기

@@ -37,6 +37,10 @@ matrix_synapse_enable_registration: true

# Restrict registration to users with a token
matrix_synapse_registration_requires_token: true

# Set an optional command prefix for the bot. This can be any arbitrary string, including whitespace.
# Example: "!regbot "
matrix_bot_matrix_registration_bot_bot_prefix: ""
```

The bot account will be created automatically.


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