Skip to content

Commit 4a8866b

Browse files
author
obozdag
authored
docs: Remove mistakenly changed sentence in libraries/caching.rst
Remove mistakenly changed sentence in libraries/caching.rst
1 parent 65505ee commit 4a8866b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

user_guide_src/source/libraries/caching.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ $handler
3636
========
3737

3838
The is the name of the handler that should be used as the primary handler when starting up the engine.
39-
Available names are: dummy, file, memcached, redis, predis, wincache. This is commonly the **File** handler
40-
since the file system is always available, but may not fit more complex, multi-server setups.
39+
Available names are: dummy, file, memcached, redis, predis, wincache.
4140

4241
$backupHandler
4342
==============

0 commit comments

Comments
 (0)