diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/options.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/options.inc b/conf/options.inc index fe8f56f89..186afbade 100644 --- a/conf/options.inc +++ b/conf/options.inc @@ -23,3 +23,4 @@ classify_headers = [ ]; control_socket = "$DBDIR/rspamd.sock mode=0600"; +history_rows = 200; |