The maximum depth for token tree recursion.
File
- core/
modules/ system/ system.module, line 57 - Configuration system that lets administrators modify the workings of the site.
Code
define('TOKEN_MAX_DEPTH', 9)
The maximum depth for token tree recursion.
define('TOKEN_MAX_DEPTH', 9)