[Rspamd-Users] Howto extend the number of line showing in the web interface "History"?

Alexander Moisseev moiseev+rspamd-users at mezonplus.ru
Fri Oct 19 11:30:08 UTC 2018


On 19.10.18 10:47, Hendl Stephan wrote:
>> You need to change the rows_per_page value:
>> https://github.com/rspamd/rspamd/blob/b0155b7757d541dc59fec0fc3c3f7f4f97c5469f/interface/js/app/history.js#L30
> 
> Thank you for quick respond! Is it possible to put this value in a variable and make this variable configurable?
> 
Assuming WebUI can be used by several users or by the same user but from different devices, it would be more convenient to have it controllable from WebUI.
I am thinking about adding a control element to the history tab for changing the number of rows per page.


More information about the Users mailing list