Files
coo/packages/coo_site_package/Configuration/TsConfig/Page/TCEFORM.tsconfig
2025-04-20 23:31:55 +02:00

15 lines
309 B
Plaintext

TCEFORM {
pages {
layout {
removeItems = 1,2,3
}
}
tt_content {
// Reanabled: Disable imageheight and imagewidth for textpic and image
// to avoid incorrect rendering in frontend
imageheight.disabled = 0
imagewidth.disabled = 0
}
}