aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/smarty/smarty/docs/programmers/api-variables/variable-compile-locking.md
blob: ff7a66f3a66082ca7791163a84b127c43448c2ba (plain) (blame)
1
2
3
4
5
6
7
\$compile\_locking {#variable.compile.locking}
==================

Compile locking avoids concurrent compilation of the same template.

Compile locking is enabled by default. To disable it set
`$compile_locking` to FALSE.