--- a/config/gitphp.conf.defaults.php +++ b/config/gitphp.conf.defaults.php @@ -270,6 +270,8 @@ * memcache * Enables memcache support for caching data, instead of * Smarty's standard on-disk cache. + * Only applies if cache = true. Requires either the + * Memcached or Memcache PHP extensions. * This is an array of servers. Each server is specified as an * array. * Index 0 (required): The server hostname/IP