<filemap>

	<group>
		<name>com.tooltwist.home</name>
		<plugin>com.tooltwist.filemap.FileSystemAdaptor</plugin>
		<!--
			PLEASE NOTE: On Windows place a / before the drive letter. For example:
			<directory>/C:\DevTools\apache-tomcat\site-conf\</directory>
		-->
		<directory>{{&DESIGNER_DIR}}/site-conf</directory>
	</group>

<!--
	<group>
		<name>org.trackmotion.myProject</name>
		<plugin>com.tooltwist.filemap.FileSystemAdaptor</plugin>
		<directory>/Users/fredsmith/misc/data</directory>
	</group>
-->

<!--
	<group>
		<name>s3test</name>
		<plugin>com.tooltwist.filemap.AmazonS3Adaptor</plugin>
		<accessKey>AAAAAA</accessKey>
		<secretKey>AAAAAA</secretKey>
		<bucketName>tr-s3-phil-test</bucketName>
	</group>
-->
	
</filemap>
