Debug echo job: sleep for a shorter time
This commit is contained in:
parent
9ec39b0b41
commit
def1778aa6
@ -12,7 +12,7 @@ curl -X 'POST' \
|
|||||||
"name": "Talk & Sleep",
|
"name": "Talk & Sleep",
|
||||||
"priority": 50,
|
"priority": 50,
|
||||||
"settings": {
|
"settings": {
|
||||||
"sleep_duration_seconds": 3,
|
"sleep_duration_seconds": 2,
|
||||||
"message": "{blender}"
|
"message": "{blender}"
|
||||||
},
|
},
|
||||||
"type": "echo-sleep-test"
|
"type": "echo-sleep-test"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user