theweakgod commented on issue #10757:
URL: https://github.com/apache/apisix/issues/10757#issuecomment-1891747080
If you want a custom plugin then you need to look at this and then add this
configuration into your conf/config.yaml:
``` yaml
apisix:
extra_lua_path: "your_path/?.lua"
```
--
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]