add redis and max_size to rmilter config to silence warning

This commit is contained in:
Robin Raymond 2017-09-13 11:55:30 +02:00
parent bf7099d389
commit 73be826cca

View File

@ -51,6 +51,9 @@ in
rspamd.enable = true;
extraConfig =
''
use_redis = true;
max_size = 20M;
${clamav}
${dkim}