summaryrefslogtreecommitdiffstats
path: root/modules-available/syslog/hooks/cron.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [syslog] Add option to anonymize log entries after X daysSimon Rettberg2018-02-081-0/+21
| | | | Closes #3301
* [statistics&syslog] Fix possible cron delete query overflowSimon Rettberg2017-11-151-1/+4
|
* Modularize cron apiSimon Rettberg2016-08-221-0/+5
Modules now can have a ./hooks/cron.inc.php to run every X minutes, according to how you set up the cron job for the global /inc/cron.inc.php