membphis commented on code in PR #13066:
URL: https://github.com/apache/apisix/pull/13066#discussion_r2903045713
##########
apisix/cli/ngx_tpl.lua:
##########
@@ -78,6 +78,7 @@ lua {
lua_shared_dict status-report {* meta.lua_shared_dict["status-report"] *};
{% end %}
lua_shared_dict nacos 10m;
+ lua_shared_dict consul 10m;
Review Comment:
10m is not enough for everyone
Allow users to customize configurations
--
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]