We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e10ee42 commit 244ee7cCopy full SHA for 244ee7c
docs/dwo-configuration.md
@@ -100,7 +100,7 @@ config:
100
schedule: "0 0 1 * *"
101
```
102
103
-Cleanup job configuration fields:
+Cleanup cron job configuration fields:
104
105
- **`enable`**: Set to `true` to enable the cleanup job, `false` to disable it. Default: `false`.
106
- **`schedule`**: A Cron expression defining how often the cleanup job runs. Default: `"0 0 1 * *"` (first day of the month at midnight).
0 commit comments