This is an automated email from the ASF dual-hosted git repository.

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new e29beb2883e Docs sync done from apache/pulsar(#8159368)
e29beb2883e is described below

commit e29beb2883e8aabf10586572bcf39276afeefc7c
Author: Pulsar Site Updater <[email protected]>
AuthorDate: Mon Aug 22 06:03:13 2022 +0000

    Docs sync done from apache/pulsar(#8159368)
---
 site2/website-next/docs/security-jwt.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/site2/website-next/docs/security-jwt.md 
b/site2/website-next/docs/security-jwt.md
index 01b03dc85f3..a13a766aa8d 100644
--- a/site2/website-next/docs/security-jwt.md
+++ b/site2/website-next/docs/security-jwt.md
@@ -270,7 +270,6 @@ authenticationEnabled=true
 
authenticationProviders=org.apache.pulsar.broker.authentication.AuthenticationProviderToken
 
 # Authentication settings of the broker itself. Used when the broker connects 
to other brokers, either in same or other clusters
-brokerClientTlsEnabled=true
 
brokerClientAuthenticationPlugin=org.apache.pulsar.client.impl.auth.AuthenticationToken
 
brokerClientAuthenticationParameters={"token":"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ0ZXN0LXVzZXIifQ.9OHgE9ZUDeBTZs7nSMEFIuGNEX18FLR3qvy8mqxSxXw"}
 # Either configure the token string or specify to read it from a file. The 
following three available formats are all valid:

Reply via email to