Warning, /webapps/ocs-webserver/library/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt is written in an unsupported language. File is not indexed.

0001 Core.NormalizeNewlines
0002 TYPE: bool
0003 VERSION: 4.2.0
0004 DEFAULT: true
0005 --DESCRIPTION--
0006 <p>
0007     Whether or not to normalize newlines to the operating
0008     system default.  When <code>false</code>, HTML Purifier
0009     will attempt to preserve mixed newline files.
0010 </p>
0011 --# vim: et sw=4 sts=4