Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: d24ca83d4c08a4503309b6a33c436846e9388ef8 (plain) (blame)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<cdoServer>

  <acceptor type="tcp" listenAddr="0.0.0.0" port="2036"/>

  <!-- other acceptors and repositories -->

</cdoServer>

Back to the top