Skip to content

Commit

Permalink
Don't update CRW template in development mode
Browse files Browse the repository at this point in the history
  • Loading branch information
underbluewaters committed Dec 11, 2024
1 parent aa0e0da commit fb336d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/api/src/server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ run({
* * * * * cleanupDeletedOverlayRecords
* * * * * collectActivityStats
* * * * * deleteExpiredArchivedDataSources
1 * * * * updateCRWTemplate
`,
}).then((runner) => {
runner.events.on("job:start", ({ worker, job }) => {
Expand Down

0 comments on commit fb336d5

Please sign in to comment.