You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/09/13 03:22:30 UTC

[GitHub] [apisix] lilien1010 commented on a change in pull request #5030: change: use a new name to customize lua_shared_dict in nginx.conf

lilien1010 commented on a change in pull request #5030:
URL: https://github.com/apache/apisix/pull/5030#discussion_r706979154



##########
File path: apisix/cli/ops.lua
##########
@@ -265,7 +265,7 @@ local config_schema = {
         http = {
             type = "object",
             properties = {
-                lua_shared_dicts = {
+                custom_lua_shared_dict = {

Review comment:
       will this impact the users upgrade from old version of APISIX?




-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org