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

Back to the top