Specify correct type for fuzzy worker

This commit is contained in:
Victor Nawothnig 2019-11-18 13:56:56 +01:00
parent c4c5652504
commit f42b402706

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