Skip to content

Commit 244ee7c

Browse files
committed
fixup! docs: configure the DevWorkspace cleanup job
1 parent e10ee42 commit 244ee7c

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 job configuration fields:
103+
Cleanup cron job 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)