mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 07:35:56 +02:00
Update config.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Scrutiny",
|
"name": "Scrutiny",
|
||||||
"version": "27b923b5-ls12-rev3",
|
"version": "27b923b5-ls12-rev4",
|
||||||
"upstream": "27b923b5-ls12",
|
"upstream": "27b923b5-ls12",
|
||||||
"slug": "scrutiny",
|
"slug": "scrutiny",
|
||||||
"description": "Scrutiny WebUI for smartd S.M.A.R.T monitoring",
|
"description": "Scrutiny WebUI for smartd S.M.A.R.T monitoring",
|
||||||
@@ -31,6 +31,7 @@
|
|||||||
"ssl": false,
|
"ssl": false,
|
||||||
"certfile": "fullchain.pem",
|
"certfile": "fullchain.pem",
|
||||||
"keyfile": "privkey.pem",
|
"keyfile": "privkey.pem",
|
||||||
|
"Updates": "Hourly",
|
||||||
"PUID": 0,
|
"PUID": 0,
|
||||||
"PGID": 0
|
"PGID": 0
|
||||||
},
|
},
|
||||||
@@ -38,6 +39,7 @@
|
|||||||
"ssl": "bool",
|
"ssl": "bool",
|
||||||
"certfile": "str",
|
"certfile": "str",
|
||||||
"keyfile": "str",
|
"keyfile": "str",
|
||||||
|
"Updates": "list(|Hourly|Daily|Weekly)",
|
||||||
"PUID": "int",
|
"PUID": "int",
|
||||||
"PGID": "int",
|
"PGID": "int",
|
||||||
"TZ": "str?"
|
"TZ": "str?"
|
||||||
|
|||||||
Reference in New Issue
Block a user