Closed winpat closed 5 years ago
Yaml booleans get quoted when they are rendered inside a jinja2 template. If this happens in a ini file template then the setting will always be true because strings are considered truthy.
Yaml booleans get quoted when they are rendered inside a jinja2 template. If this happens in a ini file template then the setting will always be true because strings are considered truthy.