Skip to content

Commit

Permalink
docs: Update plugins.md (#3644)
Browse files Browse the repository at this point in the history
  • Loading branch information
moonming authored Feb 23, 2021
1 parent 7edf9d6 commit 8312fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

## Hot reload

APISIX plugins are hot-loaded. No matter you add, delete or modify plugins, you don't need to restart the service.
APISIX plugins are hot-loaded. No matter you add, delete or modify plugins, and **update codes of plugins in disk**, you don't need to restart the service.

If your APISIX node has the Admin API turned on, just send an HTTP request through admin API:

Expand Down

0 comments on commit 8312fe7

Please sign in to comment.