kayx23 commented on issue #9359: URL: https://github.com/apache/apisix/issues/9359#issuecomment-1524448934
In a nut shell: * the verb "disable" should be used to refer to plugin's `_meta.disable` * the verb "delete" should be used to refer to removing the corresponding JSON config Current doc seems to be using `disable` for deletion operation. ``` To disable the limit-req Plugin, you can delete the corresponding JSON configuration ``` -- 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]
