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 5340bdc commit c01ec11Copy full SHA for c01ec11
shutdown_at_time.md
@@ -9,13 +9,13 @@ parameters:
9
default: null
10
mandatory: false
11
- name: "Timer"
12
- type: "string"
+ type: "int"
13
14
mandatory: true
15
- name: "Minutter"
16
type: "int"
17
- default: null
18
- mandatory: false
+ default: 0
+ mandatory: true
19
compatibility:
20
- "22.04"
21
- "BorgerPC"
0 commit comments