piler/webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/CSS.Trusted.txt
SJ 637b18a6e4 Added HTML purifier support
Change-Id: Ic76ebc3f3fb05518d0a0427b3fe327e4269ee7a9
Signed-off-by: SJ <sj@acts.hu>
2016-12-17 08:56:15 +01:00

10 lines
251 B
Plaintext

CSS.Trusted
TYPE: bool
VERSION: 4.2.1
DEFAULT: false
--DESCRIPTION--
Indicates whether or not the user's CSS input is trusted or not. If the
input is trusted, a more expansive set of allowed properties. See
also %HTML.Trusted.
--# vim: et sw=4 sts=4