Skip to content

Commit e5ff0f7

Browse files
akurinnoydkwon17
andauthored
Update docs/dwo-configuration.md
Co-authored-by: David Kwon <[email protected]>
1 parent ac47486 commit e5ff0f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dwo-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ config:
100100
schedule: "0 0 1 * *"
101101
```
102102

103-
Cleanup cron job configuration fields:
103+
Cleanup CronJob configuration fields:
104104

105105
- **`enable`**: Set to `true` to enable the cleanup job, `false` to disable it. Default: `false`.
106106
- **`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

Comments
 (0)