项目文件夹

文件
2026-07-13 13:12:17 +08:00

10 行
271 B
HTML

<header>Max memory used for handling input lines</header>
<center><tt>line_length_limit</tt></center>
<hr>
This parameter limits the amount of memory in bytes used for handling input
lines. Longer lines are chopped up into pieces and reconstructed upon delivery.
<hr>