We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d026d6 commit 9086bf2Copy full SHA for 9086bf2
1 file changed
user_guide_src/source/libraries/caching.rst
@@ -38,8 +38,8 @@ Available names are: dummy, file, memcached, redis, predis, wincache.
38
$backupHandler
39
--------------
40
41
-In the case that the first choice $handler is not available, this is the next cache handler to load.
42
-This is commonly the **file** handler since the file system is always available, but may not fit
+In the case that the first choice ``$handler`` is not available, this is the next cache handler to load.
+This is commonly the ``File`` handler since the file system is always available, but may not fit
43
more complex, multi-server setups.
44
45
$prefix
0 commit comments