mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 14:50:55 +03:00
remove metadata plugin
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -13,7 +13,6 @@ 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 provider events such as objects add, update, delete.
|
||||
- `kms`, allows to support additional KMS providers.
|
||||
- `metadata`, allows to store metadata, such as the last modification time, for storage backends that does not support them (S3, Google Cloud Storage, Azure Blob).
|
||||
- `ipfilter`, allows to allow/deny access based on client IP.
|
||||
|
||||
Full configuration details can be found [here](./full-configuration.md).
|
||||
|
||||
Reference in New Issue
Block a user