You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by we...@apache.org on 2021/02/23 08:31:05 UTC

[apisix] 01/01: Update plugins.md

This is an automated email from the ASF dual-hosted git repository.

wenming pushed a commit to branch moonming-patch-1
in repository https://gitbox.apache.org/repos/asf/apisix.git

commit fee3ddc6ed85ea0351e1bebf5fc525777d5bc567
Author: Wen Ming <mo...@gmail.com>
AuthorDate: Tue Feb 23 16:30:57 2021 +0800

    Update plugins.md
---
 doc/plugins.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/plugins.md b/doc/plugins.md
index d87902f..463fd88 100644
--- a/doc/plugins.md
+++ b/doc/plugins.md
@@ -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: