php8.5
Home/ Manual/ reference / tidy/ Tidy Configuration Options

Tidy Configuration Options

Tidy Configuration OptionsNameDefaultChangeableChangelogtidy.default_config""INI_SYSTEMtidy.clean_output"0"INI_USER Constants

Runtime Runtime

NameDefaultChangeableChangelog
tidy.default_config""INI_SYSTEM
tidy.clean_output"0"INI_USER

Constants

Title

tidy.default_configstring

Default path for tidy config file.

tidy.clean_outputbool

Turns on/off the output repairing by Tidy.

Warning

Do not turn on tidy.clean_output if you are generating non-html content such as dynamic images.

Source: reference/tidy/ini.xml · from the official PHP manual (php/doc-en)