Brion Vibber bfb2ac4910 Shared cache key option for Geonames plugin, lets multi-instance sites share their cached geoname lookups.
Example:
  unset($config['plugins']['default']['Geonames']);
  addPlugin('Geonames', array('cachePrefix' => 'statusnet:shared'));
2010-03-30 12:19:25 -07:00
..
2010-03-02 23:25:34 -05:00
2010-03-09 21:26:48 -05:00
2009-11-12 10:24:18 +00:00