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 3751ad1d35e Docs sync done from apache/pulsar (#96367e1)
3751ad1d35e is described below
commit 3751ad1d35e9a9182cc00f85627528e57fcbb1ab
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 11 01:55:55 2023 +0000
Docs sync done from apache/pulsar (#96367e1)
---
static/reference/next/config/reference-configuration-broker.md | 2 +-
static/reference/next/config/reference-configuration-standalone.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/static/reference/next/config/reference-configuration-broker.md
b/static/reference/next/config/reference-configuration-broker.md
index 66b2d32a722..bf77a08a0bb 100644
--- a/static/reference/next/config/reference-configuration-broker.md
+++ b/static/reference/next/config/reference-configuration-broker.md
@@ -2979,7 +2979,7 @@ Enable cluster's failure-domain which can distribute
brokers into logical region
**Category**: Server
### haProxyProtocolEnabled
-Enable or disable the proxy protocol.
+Enable or disable the proxy protocol. If true, the real IP addresses of
consumers and producers can be obtained when getting topic statistics data.
**Type**: `boolean`
diff --git a/static/reference/next/config/reference-configuration-standalone.md
b/static/reference/next/config/reference-configuration-standalone.md
index 66b2d32a722..bf77a08a0bb 100644
--- a/static/reference/next/config/reference-configuration-standalone.md
+++ b/static/reference/next/config/reference-configuration-standalone.md
@@ -2979,7 +2979,7 @@ Enable cluster's failure-domain which can distribute
brokers into logical region
**Category**: Server
### haProxyProtocolEnabled
-Enable or disable the proxy protocol.
+Enable or disable the proxy protocol. If true, the real IP addresses of
consumers and producers can be obtained when getting topic statistics data.
**Type**: `boolean`