mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-08 06:50:58 +02:00
Update config.json
New Public Addon Config all_addon_configs:rw See this: https://developers.home-assistant.io/blog/2023/11/06/public-addon-config/
This commit is contained in:
@@ -84,7 +84,7 @@
|
|||||||
"map": [
|
"map": [
|
||||||
"media:rw",
|
"media:rw",
|
||||||
"share:rw",
|
"share:rw",
|
||||||
"addon_configs:rw",
|
"all_addon_configs:rw",
|
||||||
"homeassistant_config:rw",
|
"homeassistant_config:rw",
|
||||||
"ssl"
|
"ssl"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user