2012-06-04 14:58:40 +00:00
|
|
|
<configuration name="memcache.conf" description="memcache Configuration">
|
|
|
|
|
<settings>
|
|
|
|
|
<!-- comma sep list of servers: eg: localhost,otherhost:port,anotherone -->
|
|
|
|
|
<param name="memcache-servers" value="localhost"/>
|
|
|
|
|
</settings>
|
|
|
|
|
</configuration>
|