Browse Source

[Rspamd] Set history lines to 10000

andryyy 6 years ago
parent
commit
6f478ed2a3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      data/conf/rspamd/local.d/history_redis.conf

+ 1 - 0
data/conf/rspamd/local.d/history_redis.conf

@@ -0,0 +1 @@
+nrows = 10000;