Skip to content

Commit 5d007b1

Browse files
Fix formatting of FORCE description in cronjob.md
Corrected formatting of the FORCE description in cronjob.md.
1 parent e2171a0 commit 5d007b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opsdocs/docs/4.2/config/cronjob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The default values are
6666
value: 'false'
6767
```
6868

69-
`FORCE` to delete the user's pod even if the user is connected. `false` is the default value, if a user is connected to his desktop then the `garbagecollector` keep this desktop running. By setting `FORCE` to 'true', the desktop will be deleted every time the `EXPIREIN` value is reached, regardless of the connection status.
69+
`FORCE` to delete the user's pod even if the user is connected. `false` is the default value, if a user is connected to his desktop then the `garbagecollector` keep this desktop running. By setting `FORCE` to `true`, the desktop will be deleted every time the `EXPIREIN` value is reached, regardless of the connection status.
7070

7171

7272
## Apply your `cronjob`

0 commit comments

Comments
 (0)