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 2020/12/29 12:32:57 UTC

[GitHub] [apisix] membphis commented on a change in pull request #3154: change: don't treat route segment with ':' as parameter by default

membphis commented on a change in pull request #3154:
URL: https://github.com/apache/apisix/pull/3154#discussion_r549687455



##########
File path: conf/config-default.yaml
##########
@@ -119,6 +119,8 @@ apisix:
   # control:
   #   ip: "127.0.0.1"
   #   port: 9090
+  feature:
+    enable_parameter_in_route: false        # allow using ':param' in the router. See https://github.com/api7/lua-resty-radixtree/#parameters-in-path

Review comment:
       We need to find a better way




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

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