Skip to content

Commit

Permalink
Set default tracking frequency to 2 per day
Browse files Browse the repository at this point in the history
  • Loading branch information
Ndpnt committed Jun 4, 2024
1 parent 3190cf3 commit 12f870d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"@opentermsarchive/engine": {
"trackingSchedule": "30 */6 * * *",
"trackingSchedule": "30 */12 * * *",
"services": {
"declarationsPath": "./declarations"
},
Expand Down

0 comments on commit 12f870d

Please sign in to comment.