1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/homeassistant_ynh.git synced 2024-09-03 19:26:16 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-12-23 10:15:48 +01:00
parent 54eb5fb7fe
commit 7286b3e206

View file

@ -21,8 +21,11 @@ cpe = "cpe:2.3:a:home-assistant:home-assistant"
yunohost = ">= 11.2"
architectures = ["amd64", "arm64"]
multi_instance = false
ldap = true
sso = false
disk = "2G"
ram.build = "2G"
ram.runtime = "2G"
@ -91,6 +94,10 @@ ram.runtime = "2G"
[resources.permissions]
main.url = "/"
api.url = "/api"
api.show_tile = false
api.allowed = "visitors"
api.auth_header = false
[resources.ports]
main.default = 8123