[Rspamd-Users] Rspamd webui pages
Alexander Moisseev
moiseev+rspamd-users at mezonplus.ru
Mon Oct 8 18:08:10 UTC 2018
On 08.10.18 20:29, Emanuel Gonzalez wrote:
> Hello,
>
> I see that the web interface in the history option only lists 16 pages, is it possible to increase this limit?
>
There is no pages limit in WebUI.
You need to increase rows limit in Redis history module. By default it is "nrows = 200;".
You probably have configured 400 rows:
25 rows per page * 16 pages = 400
https://rspamd.com/doc/modules/history_redis.html#configuration
More information about the Users
mailing list