kingmouse-yx commented on issue #6743:
URL: https://github.com/apache/apisix/issues/6743#issuecomment-1081679508
@soulbird
I added the extra_lua_path configuration to the apisix configuration file
```
extra_lua_path: "/usr/local/apisix/third/UcEtcdCore.lua"
```
But this error is reported when the service starts.
Actually what I want to say is,
Can the plugins I develop not be placed in the directory
`/usr/local/apisix/apisix/plugins`.
For example, the directory `/tmp/myPlugins`.
--
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]