From 3335f5f18e1b16d353af64d94fc0105f6db9486a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 15 Jan 2024 21:26:15 +0100 Subject: [PATCH] Update config.template --- .templates/config.template | 1 + 1 file changed, 1 insertion(+) diff --git a/.templates/config.template b/.templates/config.template index befabe0d8..ab98829a0 100644 --- a/.templates/config.template +++ b/.templates/config.template @@ -7,6 +7,7 @@ # This file must be filled according to the yaml format. # If the format is invalid, the addon will note an error. # To validate your yaml, you can use the free online tool http://www.yamllint.com/ +# You can use env both for the addon, and for bashio. For bashio, use BASHIO_LOG_LEVEL instead of LOG_LEVEL # EXAMPLE of the format (you need to remove the # for it to become active) # TZ: Europe/Paris