<!-- generated from war-production-filemap.xml -->
<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>/home/tooltwist/site-conf</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>
