aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rspamd.xml
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rspamd.xml')
-rw-r--r--debian/rspamd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rspamd.xml b/debian/rspamd.xml
index 17e04e4c4..1a1990506 100644
--- a/debian/rspamd.xml
+++ b/debian/rspamd.xml
@@ -12,7 +12,7 @@
<!-- Turned on C filters -->
<filters>regexp,surbl,chartable,fuzzy_check,spf,dkim</filters>
<!-- Maximum size of statistics mapped in memory -->
- <statfile_pool_size>250M</statfile_pool_size>
+ <statfile_pool_size>1G</statfile_pool_size>
<!-- Raw mode is non-utf mode. In utf mode all messages are converted to utf8 (if possible) -->
<raw_mode>no</raw_mode>
<!-- Check text attachements as ordinary text parts -->