\$config_booleanize {#variable.config.booleanize}
如果设置为 TRUE,则会自动将 配置文件 中的值 on/true/yes 和 off/false/no 转换为布尔值。这样,您可以在模板中像这样使用这些值:{if #foobar#}...{/if}。如果 foobar 是 on、true 或 yes,{if} 语句将执行。默认值为 TRUE。
如果设置为 TRUE,则会自动将 配置文件 中的值 on/true/yes 和 off/false/no 转换为布尔值。这样,您可以在模板中像这样使用这些值:{if #foobar#}...{/if}。如果 foobar 是 on、true 或 yes,{if} 语句将执行。默认值为 TRUE。