Correct mention of all_addon_configs option ()

This commit is contained in:
Elcajon 2023-11-10 12:03:05 +01:00 committed by GitHub
parent b2f0536898
commit ebe0f574d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,6 +47,6 @@ Some add-ons need access to all these add-on-specific config folders. For exampl
3. Studio Code Server
Essentially, these add-ons provide alternative means of editing the configuration
files of Home Assistant and its add-ons. Add-ons like these should add `addon_configs:rw`
files of Home Assistant and its add-ons. Add-ons like these should add `all_addon_configs:rw`
to the list of folders in the map field. This will map the entire addon configs
folder within the container at `/addon_configs`.