Warning, /webapps/ocs-apiserver/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedComments.txt is written in an unsupported language. File is not indexed.

0001 HTML.AllowedComments
0002 TYPE: lookup
0003 VERSION: 4.4.0
0004 DEFAULT: array()
0005 --DESCRIPTION--
0006 A whitelist which indicates what explicit comment bodies should be
0007 allowed, modulo leading and trailing whitespace.  See also %HTML.AllowedCommentsRegexp
0008 (these directives are union'ed together, so a comment is considered
0009 valid if any directive deems it valid.)
0010 --# vim: et sw=4 sts=4