
Updated calls to current Smarty API (register_function()/register_modifier()/register_block() -> registerPlugin(); assign_by_ref() -> assignByRef()). Fixed file includes in templates with quotes. Removed SmartyValidate.class.php includes. Still work in progress as some errors still appear!
8 lines
229 B
Markdown
8 lines
229 B
Markdown
\$locking\_timeout {#variable.locking.timeout}
|
|
==================
|
|
|
|
This is maximum time in seconds a cache lock is valid to avoid dead
|
|
locks. The deafult value is 10 seconds.
|
|
|
|
See also [`$cache_locking`](#variable.cache.locking)
|