]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / Core.DirectLexLineNumberSyncInterval.txt
CommitLineData
d4949327
NL
1Core.DirectLexLineNumberSyncInterval\r
2TYPE: int\r
3VERSION: 2.0.0\r
4DEFAULT: 0\r
5--DESCRIPTION--\r
6\r
7<p>\r
8 Specifies the number of tokens the DirectLex line number tracking\r
9 implementations should process before attempting to resyncronize the\r
10 current line count by manually counting all previous new-lines. When\r
11 at 0, this functionality is disabled. Lower values will decrease\r
12 performance, and this is only strictly necessary if the counting\r
13 algorithm is buggy (in which case you should report it as a bug).\r
14 This has no effect when %Core.MaintainLineNumbers is disabled or DirectLex is\r
15 not being used.\r
16</p>\r
17--# vim: et sw=4 sts=4\r