mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-04-26 11:02:22 +08:00
2 lines
84 B
Text
2 lines
84 B
Text
ini_set('pcre.recursion_limit',20000000);
|
|
ini_set('pcre.backtrack_limit',10000000);
|