Fix config example in README.md for rabbitmq_auth_backend_cache

This commit is contained in:
skorzhevsky 2022-01-04 14:30:04 +03:00 committed by GitHub
parent c75ac14efa
commit ec1ee0c011
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ In the classic config format:
{user_path, "http://127.0.0.1:8080/auth/user"},
{vhost_path, "http://127.0.0.1:8080/auth/vhost"},
{resource_path, "http://127.0.0.1:8080/auth/resource"},
{auth_http.topic_path, "http://127.0.0.1:8080/auth/topic"}
{topic_path, "http://127.0.0.1:8080/auth/topic"}
]
}
].