We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33edee1 commit 6b0dfb1Copy full SHA for 6b0dfb1
user_guide_src/source/libraries/caching.rst
@@ -42,7 +42,8 @@ $backupHandler
42
==============
43
44
In the case that the first choice ``$handler`` is not available, this is the next cache handler to load.
45
-The default backup handler is **dummy**.
+This is commonly the ``File`` handler since the file system is always available, but may not fit
46
+more complex, multi-server setups.
47
48
$prefix
49
=======
0 commit comments