Page 1 of 1

is there a variable to control #event entries on my_view page?

Posted: 24 May 2023, 21:49
by mushu
windows
mantis 2.25.7

On the my view page is there a config variable to set the max number of events to display on the timeline in the right-side column?

Re: is there a variable to control #event entries on my_view page?

Posted: 25 May 2023, 07:47
by atrol
There is no configuration option for that.
At the moment this is hardcoded to 50 events in file core/timeline_inc.php

Re: is there a variable to control #event entries on my_view page?

Posted: 25 May 2023, 14:41
by mushu
Thanks atrol, I'm surprised since there is so many other variables that control stuff like that. I will change it directly in the file I guess because it causes scrolling and nobody really uses it in our organization but sometimes the boss will glance at it to make sure we are actually doing work lol...