diff options
-rw-r--r-- | config/config.sample.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.sample.php b/config/config.sample.php index d297f86d738..ba47fe9e843 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -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( // Set timeouts to 50ms |