Move resources/templates/conf to app/switch/resources/conf

This commit is contained in:
markjcrane
2023-06-23 13:27:29 -06:00
parent 1f20424cbd
commit 0d39719318
283 changed files with 0 additions and 0 deletions
@@ -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>