r68766 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r68765‎ | r68766 | r68767 >
Date:07:42, 30 June 2010
Author:nikerabbit
Status:ok
Tags:
Comment:
Mention the other supported accelerators
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -1419,7 +1419,7 @@
14201420 * - CACHE_NONE: Do not cache
14211421 * - CACHE_DB: Store cache objects in the DB
14221422 * - CACHE_MEMCACHED: MemCached, must specify servers in $wgMemCacheServers
1423 - * - CACHE_ACCEL: eAccelerator
 1423+ * - CACHE_ACCEL: eAccelerator, APC, XCache or WinCache
14241424 * - CACHE_DBA: Use PHP's DBA extension to store in a DBM-style
14251425 * database. This is slow, and is not recommended for
14261426 * anything other than debugging.

Status & tagging log