mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge pull request #5025 from patricknelson/patch-1
Update 01_Caching.md
This commit is contained in:
commit
9d9eb4d2dc
@ -125,7 +125,7 @@ To use this backend, you need a memcached daemon and the memcache PECL extension
|
||||
'timeout' => 5,
|
||||
'retry_interval' => 15,
|
||||
'status' => true,
|
||||
'failure_callback' => ''
|
||||
'failure_callback' => null
|
||||
)
|
||||
)
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user