quota-clone plugin¶
New in version v2.2.17.
See also
Settings¶
- quota_clone_dict¶
Default: <empty>
Values: String
The dictionary to update with quota clone information. This must be set for the plugin to be active.
See Dovecot Dictionaries for dictionary configuration.
Example:
plugin { quota_clone_dict = redis:host=127.0.0.1:port=6379 }