yiguolei commented on code in PR #21110:
URL: https://github.com/apache/doris/pull/21110#discussion_r1241139610
##########
conf/be.conf:
##########
@@ -52,7 +52,7 @@ enable_auth = false
# use CIDR format, e.g. 10.10.10.0/24 or IP format, e.g. 10.10.10.1
# Default value is empty.
# priority_networks = 10.10.10.0/24;192.168.0.0/16
-
+priority_networks = 127.0.0.1/16
Review Comment:
do not modify this config. If the user not modify conf and alreay running
and copy this conf to its env, then it will not work correctly.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]