Update config.template

This commit is contained in:
Alexandre
2024-01-15 21:26:15 +01:00
committed by GitHub
parent ae6de7ea0f
commit 3335f5f18e

View File

@@ -7,6 +7,7 @@
# This file must be filled according to the yaml format. # This file must be filled according to the yaml format.
# If the format is invalid, the addon will note an error. # 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/ # 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) # EXAMPLE of the format (you need to remove the # for it to become active)
# TZ: Europe/Paris # TZ: Europe/Paris