Skip to content

Commit

Permalink
add clearsessions
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentporte committed Dec 5, 2024
1 parent a62ba25 commit 03d8885
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clevercloud/cron.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[
"*/10 * * * * $ROOT/clevercloud/rebuild_index.sh",
"0 3 * * * $ROOT/clevercloud/run_management_command.sh clearsessions",
"0 7 * * * $ROOT/clevercloud/run_management_command.sh collect_matomo_stats",
"5 7 * * * $ROOT/clevercloud/run_management_command.sh collect_django_stats",
"10 7 1 * * $ROOT/clevercloud/run_management_command.sh collect_matomo_stats --period month",
Expand Down

0 comments on commit 03d8885

Please sign in to comment.