* A new tab in the preferencesc called 'File' for any current and future
[lhc/web/wiklou.git] / docs / memcached.doc
index e2e016d..6752e9c 100644 (file)
@@ -122,4 +122,11 @@ Watchlist:
        stores: HTML string
        cleared by: nothing, expiry time $wgWLCacheTimeout (1 hour)
        note: emergency optimisation only
+
+IP blocks:
+       key: $wgDBname:ipblocks
+       ex: wikidb:ipblocks
+       stores: array of arrays, for the BlockCache class
+       cleared by: BlockCache:clear()
+       
 ... more to come ...