Jennifer88huang commented on a change in pull request #9395:
URL: https://github.com/apache/pulsar/pull/9395#discussion_r567599497
##########
File path: site2/docs/reference-configuration.md
##########
@@ -215,7 +215,7 @@ internalListenerName|Specify the internal listener name for
the broker.<br><br>*
|brokerClientTlsTrustStorePassword| TLS TrustStore password for internal
client, used by the internal client to authenticate with Pulsar brokers ||
|brokerClientTlsCiphers| Specify the tls cipher the internal client will use
to negotiate during TLS Handshake. (a comma-separated list of ciphers) e.g.
[TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256]||
|brokerClientTlsProtocols|Specify the tls protocols the broker will use to
negotiate during TLS handshake. (a comma-separated list of protocol names).
e.g. [TLSv1.2, TLSv1.1, TLSv1] ||
-|ttlDurationDefaultInSeconds| The default ttl for namespaces if ttl is not
configured at namespace policies. |0|
+|ttlDurationDefaultInSeconds| The default TTL for namespaces if TTL is not
configured at namespace policies. TTL(time to live) is disabled by default and
the value is set to `0`. |0|
Review comment:
@sijie you're so fast, I've just updated it to be more clear. Please
check the [latest update
above](https://github.com/apache/pulsar/pull/9395/commits/4e04618586577841c1dd258b35d0ffa1182712cf)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]