Просмотр исходного кода

Update docs/configuring-playbook-user-verification-service.md: use a common placeholder for an access token

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3904/head
Suguru Hirahara 1 год назад
Родитель
Сommit
dc4957f2f5
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: E4F9743DAB4B7B75
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      docs/configuring-playbook-user-verification-service.md

+ 1
- 1
docs/configuring-playbook-user-verification-service.md Просмотреть файл

@@ -56,7 +56,7 @@ You are required to specify an access token (belonging to this new user) for UVS
⚠️ **Warning**: Access tokens are sensitive information. Do not include them in any bug reports, messages, or logs. Do not share the access token with anyone. ⚠️ **Warning**: Access tokens are sensitive information. Do not include them in any bug reports, messages, or logs. Do not share the access token with anyone.


```yaml ```yaml
matrix_user_verification_service_uvs_access_token: "YOUR ACCESS TOKEN HERE"
matrix_user_verification_service_uvs_access_token: "ACCESS_TOKEN_HERE"
``` ```


### Custom Auth Token (optional) ### Custom Auth Token (optional)


Загрузка…
Отмена
Сохранить