generate documentation from config.sample.php

This commit is contained in:
Morris Jobke
2015-06-04 03:35:10 +02:00
parent fa85420cfd
commit 8969644755

View File

@@ -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