Skip to content

Commit

Permalink
docs: Rollback the backuphandler explanation in libraries/caching.rst
Browse files Browse the repository at this point in the history
Rollback the backuphandler explanation in libraries/caching.rst
  • Loading branch information
obozdag authored May 27, 2024
1 parent 33edee1 commit 6b0dfb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion user_guide_src/source/libraries/caching.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ $backupHandler
==============

In the case that the first choice ``$handler`` is not available, this is the next cache handler to load.
The default backup handler is **dummy**.
This is commonly the ``File`` handler since the file system is always available, but may not fit
more complex, multi-server setups.

$prefix
=======
Expand Down

0 comments on commit 6b0dfb1

Please sign in to comment.