Skip to main content
summaryrefslogtreecommitdiffstats
blob: 6d77ea9a02ad8f7976d0e57dda3199e0827a3fee (plain) (blame)
1
2
3
4
5
<server>
	<connector protocol="ecftcp"  hostname="localhost" port="3283" timeout="30000">
		<group name="server"/>
	</connector>
</server>

Back to the top