mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-14 08:54:22 +01:00
Add autostop feature
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
"certfile": "fullchain.pem",
|
||||
"keyfile": "privkey.pem",
|
||||
"whitelist": "localhost,127.0.0.1,192.168.0.0/16",
|
||||
"autostop": false
|
||||
"PUID": 0,
|
||||
"PGID": 0
|
||||
},
|
||||
@@ -51,6 +52,7 @@
|
||||
"certfile": "str",
|
||||
"keyfile": "str",
|
||||
"whitelist": "str?",
|
||||
"autostop": "bool",
|
||||
"PUID": "int",
|
||||
"PGID": "int",
|
||||
"localdisks": "str?",
|
||||
|
||||
Reference in New Issue
Block a user