Move includes/templates to resources/templates.

This commit is contained in:
Mark Crane
2013-06-09 05:03:13 +00:00
parent fcc76be714
commit e02ac39270
171 changed files with 0 additions and 0 deletions
@@ -0,0 +1,9 @@
<configuration name="event_socket.conf" description="Socket Client">
<settings>
<param name="nat-map" value="false"/>
<param name="listen-ip" value="127.0.0.1"/>
<param name="listen-port" value="8021"/>
<param name="password" value="ClueCon"/>
<!--<param name="apply-inbound-acl" value="lan"/>-->
</settings>
</configuration>