1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-08 07:47:00 +02:00
This commit is contained in:
Ryan Cramer
2021-03-19 09:22:46 -04:00
parent c77f2f0d63
commit 2bb6179475

View File

@@ -887,6 +887,8 @@ $config->protectCSRF = true;
* To use this, your template settings (under the URL tab) must take advantage of it. Only change this
* number if you need more (or fewer) URL segments for some reason.
*
* Do not change this number below 3, as the admin requires up to 3 URL segments.
*
* @var int
*
*/