First commit
This commit is contained in:
6
conf/autoload_configs/memcache.conf.xml
Normal file
6
conf/autoload_configs/memcache.conf.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user