Merge pull request #5355 from ElvinEfendi/plugin-docs
ingress-nginx lua plugins docs
This commit is contained in:
commit
f745e35eb5
6 changed files with 63 additions and 7 deletions
|
|
@ -468,8 +468,7 @@ _References:_
|
|||
|
||||
## plugins
|
||||
|
||||
Configures plugins to use placed in the directory /etc/nginx/lua/plugins. Every plugin has to have main.lua in the root.
|
||||
Every plugin has to bundle all of its dependencies. The execution order follows the definition.
|
||||
Activates plugins installed in `/etc/nginx/lua/plugins`. Refer to [ingress-nginx plugins README](../../../rootfs/etc/nginx/lua/plugins/README.md) for more information on how to write and install a plugin.
|
||||
|
||||
## server-tokens
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue