Merge pull request #73689 from dminuoso/rspamd-fix-fuzzy-worker

rspamd: Specify correct type for fuzzy worker
This commit is contained in:
Peter Simons
2019-11-18 14:33:11 +01:00
committed by GitHub

View File

@@ -60,7 +60,7 @@ let
};
type = mkOption {
type = types.nullOr (types.enum [
"normal" "controller" "fuzzy_storage" "rspamd_proxy" "lua" "proxy"
"normal" "controller" "fuzzy" "rspamd_proxy" "lua" "proxy"
]);
description = ''
The type of this worker. The type <literal>proxy</literal> is