From: Vsevolod Stakhov Date: Tue, 19 Jan 2016 18:25:59 +0000 (+0000) Subject: Slightly fix documentation. X-Git-Tag: 1.1.1~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c91f8ff3f0ae62088726e2e36c73418d6ecfd7b;p=thirdparty%2Frspamd.git Slightly fix documentation. --- diff --git a/doc/markdown/workers/fuzzy_storage.md b/doc/markdown/workers/fuzzy_storage.md index 0aed911fc6..a2d29826ff 100644 --- a/doc/markdown/workers/fuzzy_storage.md +++ b/doc/markdown/workers/fuzzy_storage.md @@ -105,8 +105,8 @@ Fuzzy storage accepts the following extra options: - `database` - path to the sqlite storage - `expire` - time value for hashes expiration -- `allow_map` - string, array of strings or a map of IP addresses that are allowed -to perform changes to fuzzy storage +- `allow_update` - string, array of strings or a map of IP addresses that are allowed +to perform changes to fuzzy storage (you should also set `read_only = no` in your fuzzy_check plugin). Here is an example configuration of fuzzy storage: