issues
search
FedericoHeichou
/
PizzaReader
A Manga and Comics reader written in Laravel
GNU General Public License v3.0
23
stars
8
forks
source link
Add comics stats and change default clear intervals
#39
Closed
FedericoHeichou
closed
1 year ago
FedericoHeichou
commented
1 year ago
Add comics view stats (you can see how views are distributed in the time)
parameterize views:clear and ratings:clear
changing their default clear interval from 7 days to 30 days
make the views:clear days interval a configurable value in the
.env
(default to 30 days)
change from weekly to daily the views:clear cron execution
.env
(default to 30 days)