aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/apps/cs2/services.xml
blob: 0fcd0fc4cd3c198d3a546ea91a79b9b480db12aa (plain) (blame)
1
2
3
4
5
6
7
8
9
<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<services version="1.0">
    <config name="config.simpletypes">
        <intval>1330</intval>
    </config>
    <admin version="2.0">
        <adminserver hostalias="node0" />
    </admin>
</services>