idbeta opened a new issue #2741:
URL: https://github.com/apache/apisix/issues/2741


   ### Issue description
   The description of Plugin in `architecture-design.md` is not detailed enough.
   Because the content of `plugins` node of `conf/config.yaml` will overwrite 
the content of `plugins` node of `config-default.yaml`, so need to remind users 
that if you want to add new plugins based on existing plugins, you need to copy 
the `plugins` node content of `config-default.yaml` to the `plugins` node of 
`conf/config.yaml`, otherwise only the new plugins will be enabled, and the 
original plugins will be disabled.
   
   ### Environment
   
   * apisix version (cmd: `apisix version`): master
   * OS:
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to