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:37:48 UTC

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

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



##########
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:
       lua_shared_dicts is still available now (only a warn message will generate).




-- 
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