Inform that recursive lookup is used for config (#867)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Fredrik Baberg 2022-01-24 14:32:06 +01:00 committed by GitHub
parent 427d437ac5
commit 8bbd669bd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -115,6 +115,8 @@ map:
image: repo/{arch}-my-custom-addon
```
Note: Avoid the use of this filename for anything other than add-on configuration, as the Supervisor does a recursive lookup.
### Required configuration options
| Key | Type | Description |