Update config.sample.php
Remove reference link as domain doesn't exist anymore.
This commit is contained in:
parent
8d1980339d
commit
bf8603c8a1
|
@ -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