Skip to content

Commit

Permalink
Add hei summaries and extended summar jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
drizzentic committed Sep 7, 2023
1 parent c35b047 commit 283f3fe
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion conf/sync-jobs.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,13 @@
"priority": 8,
"isEnabled": true,
"children": []
},
{
"name": "Update HEI Summary",
"procedure": "CALL generate_flat_hei_summary_v1_0('sync',12,25, 1);",
"priority": 9,
"isEnabled": true,
"children": []
}
],
"night": [
Expand Down Expand Up @@ -297,4 +304,4 @@
}
]
}
}
}

0 comments on commit 283f3fe

Please sign in to comment.