aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/smarty/smarty/docs/programmers/api-variables/variable-caching-type.md
blob: 22b88cf6a2a5897fa42b67bb2557158a4226b5c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
\$caching\_type {#variable.caching.type}
===============

This property specifies the name of the caching handler to use. It
defaults to `file`, enabling the internal filesystem based cache
handler.

See [Custom Cache Implementation](#caching.custom) for pointers on
setting up your own cache handler.