Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 10e0192be8deca46b83b4ad5f25d7a067fc9279a (plain) (blame)
1
2
3
4
5
6
7
<server>
<!-- 
	<connector protocol="ecftcp"  hostname="localhost" port="3282" timeout="30000">
		<group name="server"/>
	</connector>
-->
</server>

Back to the top