diff --git a/conditor-dumps-config.json b/conditor-dumps-config.json index 70d2aad..2d9b41a 100644 --- a/conditor-dumps-config.json +++ b/conditor-dumps-config.json @@ -8,7 +8,6 @@ }, "tasks": [ { - "CronRule": "1 0 * * *", "Target": "watch", "RunOnStartup": true } diff --git a/conditor-dumps/README.md b/conditor-dumps/README.md index 617a403..3e8791f 100644 --- a/conditor-dumps/README.md +++ b/conditor-dumps/README.md @@ -71,7 +71,6 @@ }, "tasks": [ { - "CronRule": "1 0 * * *", "Target": "watch", "RunOnStartup": true }