add a link to the new events store plugin

This commit is contained in:
Nicola Murino
2021-10-16 17:08:34 +02:00
parent 4a6a4ce28d
commit f131ef130b
4 changed files with 12 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ For added security you can enable the automatic TLS. In this way, the client and
The following plugin types are supported:
- `auth`, allows to authenticate users
- `notifier`, allows to receive notifications for supported filesystem events such as file uploads, downloads etc. and user events such as add, update, delete.
- `notifier`, allows to receive notifications for supported filesystem events such as file uploads, downloads etc. and provider events such as objects add, update, delete.
- `kms`, allows to support additional KMS providers.
Full configuration details can be found [here](./full-configuration.md)