memcache.conf.xml 254 B

123456
  1. <configuration name="memcache.conf" description="memcache Configuration">
  2. <settings>
  3. <!-- comma sep list of servers: eg: localhost,otherhost:port,anotherone -->
  4. <param name="memcache-servers" value="localhost"/>
  5. </settings>
  6. </configuration>