From 392e4a1d25887086337fc89f66bd8afcf9410d1f Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Fri, 24 Jan 2025 14:39:17 +0900 Subject: [PATCH] Update docs/configuring-playbook-user-verification-service.md: change a section title Signed-off-by: Suguru Hirahara --- docs/configuring-playbook-user-verification-service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuring-playbook-user-verification-service.md b/docs/configuring-playbook-user-verification-service.md index 1e82e09ba..8e09d61ef 100644 --- a/docs/configuring-playbook-user-verification-service.md +++ b/docs/configuring-playbook-user-verification-service.md @@ -72,7 +72,7 @@ matrix_user_verification_service_uvs_auth_token: "YOUR_TOKEN_HERE" If a Jitsi instance is also managed by this playbook and [`matrix` authentication](configuring-playbook-jitsi.md#authenticate-using-matrix-openid-auth-type-matrix) is enabled there, this collection will automatically configure Jitsi to use the configured auth token. -### Disable Auth (optional) +### Disable Authorization (optional) Authorization is enabled by default. To disable it, add the following configuration to your `vars.yml` file: