mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 10:20:02 +07:00
generate documentation from config.sample.php
This commit is contained in:
@@ -1191,7 +1191,7 @@ WARNING: EXPERIMENTAL
|
||||
|
||||
::
|
||||
|
||||
'memcache.locking' => '\OC\Memcache\Redis',
|
||||
'memcache.locking' => '\\OC\\Memcache\\Redis',
|
||||
|
||||
Memory caching backend for file locking
|
||||
Because most memcache backends can clean values without warning using redis is recommended
|
||||
|
||||
Reference in New Issue
Block a user