This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
mailcow-dockerized
mirror of
https://github.com/mailcow/mailcow-dockerized
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
[Rspamd] Lower history nrows
andryyy
6 years ago
parent
32994a41ea
commit
02b015a359
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
data/conf/rspamd/local.d/history_redis.conf
+ 1
- 1
data/conf/rspamd/local.d/history_redis.conf
View File
@@ -1 +1 @@
-nrows = 1000
0
;
+nrows = 1000;