mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-06 08:58:09 +02:00
Update config.json
This commit is contained in:
@@ -29,10 +29,11 @@
|
|||||||
"environment": {},
|
"environment": {},
|
||||||
"options": {
|
"options": {
|
||||||
"secret_token": "lrMY24Byhx",
|
"secret_token": "lrMY24Byhx",
|
||||||
"run_duration": "5m"
|
"run_duration": "12h"
|
||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"secret_token": "str",
|
"secret_token": "str",
|
||||||
"run_duration": "str?"
|
"run_duration": "str?",
|
||||||
|
"verbose": "bool?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user