Skip to content

Commit

Permalink
Merge pull request #221 from iragm/add-ses-stats
Browse files Browse the repository at this point in the history
add cronjob to collect ses stats
  • Loading branch information
iragm authored Sep 10, 2024
2 parents 2e9a6b4 + 87ea08c commit 7f9fe60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crontab
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@

# check for duplicate page views
*/15 * * * * /home/app/web/task.sh remove_duplicate_views

0 5 * * * /home/app/web/task.sh get_ses_statistics

0 comments on commit 7f9fe60

Please sign in to comment.