From 2b6b2534a47904cde859449e77807e2f7268893d Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sun, 14 May 2017 21:41:56 +0200 Subject: [PATCH] Update addon_config.markdown --- source/hassio/addon_config.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/hassio/addon_config.markdown b/source/hassio/addon_config.markdown index dc4d6700b48..0e89b719955 100644 --- a/source/hassio/addon_config.markdown +++ b/source/hassio/addon_config.markdown @@ -89,7 +89,7 @@ The config for an add-on is stored in `config.json`. | map | no | List of maps for additional hass.io folders. Possible values: `config`, `ssl`, `addons`, `backup` | options | yes | Default options value of the add-on | schema | yes | Schema for options value of the add-on -| image | no | For custom add-ons. +| image | no | For use dockerhub. ### {% linkable_title Options / Schema %}