Skip to content

Commit

Permalink
Merge pull request pkp#4308 from bozana/10040-main
Browse files Browse the repository at this point in the history
pkp/pkp-lib#10040 fix UsageStatsLoader frequency
  • Loading branch information
bozana authored Jun 12, 2024
2 parents 1f03270 + a456c7e commit 7007e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion registry/scheduledTasks.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
</task>
<task class="APP\tasks\UsageStatsLoader">
<descr>Process the usage stats logs and load the numbers into the DB tables.</descr>
<frequency day="0"/>
<frequency hour="0"/>
</task>
<task class="PKP\task\ProcessQueueJobs">
<descr>Process pending queue jobs in the default queue driver and queue</descr>
Expand Down

0 comments on commit 7007e65

Please sign in to comment.