From f39c598adc0631f15411a305003baadf611984e6 Mon Sep 17 00:00:00 2001 From: "Cristian R. Silva" Date: Mon, 12 Aug 2024 16:22:31 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 38834b2..589ae5d 100644 --- a/README.md +++ b/README.md @@ -394,8 +394,7 @@ inputs, outputs and possible configuration. #### Deploying your new Plugin Once the developing and testing process has been done, you can deploy a new version of your plugin, using the -pre-defined plugin repository (Local or Artifactory). For more details please refer to -[sauron-service.yml](https://github.com/freenowtech/sauron/blob/main/sauron-service/docker/config/sauron-service.yml). +pre-defined plugin repository (Local or Artifactory). For more details please refer to [sauron-service.yml](https://github.com/freenowtech/sauron/blob/main/sauron-service/docker/config/sauron-service.yml). The plugin reloading process runs every **5 minutes**. To force a reloading use the `/api/v1/reload` method.