add redis and max_size to rmilter config to silence warning
This commit is contained in:
@@ -51,6 +51,9 @@ in
|
||||
rspamd.enable = true;
|
||||
extraConfig =
|
||||
''
|
||||
use_redis = true;
|
||||
max_size = 20M;
|
||||
|
||||
${clamav}
|
||||
|
||||
${dkim}
|
||||
|
||||
Reference in New Issue
Block a user