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:04 UTC

[apisix] branch moonming-patch-1 created (now fee3ddc)

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

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


      at fee3ddc  Update plugins.md

This branch includes the following new commits:

     new fee3ddc  Update plugins.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[apisix] 01/01: Update plugins.md

Posted by we...@apache.org.
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: