Merge pull request #18787 from acs-ferreira/patch-1
Remove reference link for memcached options as domain doesn't exist anymore
This commit is contained in:
commit
cfa08ab262
|
@ -1187,7 +1187,7 @@ $CONFIG = array(
|
||||||
),
|
),
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Connection options for memcached, see http://apprize.info/php/scaling/15.html
|
* Connection options for memcached
|
||||||
*/
|
*/
|
||||||
'memcached_options' => array(
|
'memcached_options' => array(
|
||||||
// Set timeouts to 50ms
|
// Set timeouts to 50ms
|
||||||
|
|
Loading…
Reference in New Issue