Lint config.json

This commit is contained in:
Alexandre
2022-04-27 20:43:46 +02:00
parent 7dda4fdbe3
commit 1db5dd4a1e
58 changed files with 55 additions and 187 deletions

View File

@@ -5,7 +5,6 @@
"amd64",
"armv7"
],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com",
"description": "Scrutiny WebUI for smartd S.M.A.R.T monitoring",
"devices": [
@@ -49,7 +48,6 @@
"SCRUTINY_WEB": "true"
},
"ingress": true,
"ingress_port": 8099,
"map": [],
"name": "Scrutiny",
"options": {
@@ -84,7 +82,6 @@
"slug": "scrutiny",
"startup": "services",
"udev": "true",
"upstream": "0.3.13",
"url": "https://github.com/AnalogJ/scrutiny",
"version": "0.3.13-7"
}
}