aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/apps/cs1/services.xml
blob: c7204fe6e3fa79cecb71dcc93fdc762d3bb63e19 (plain) (blame)
1
2
3
4
5
6
7
8
9
<!-- Copyright Yahoo. 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>1337</intval>
    </config>
    <admin version="2.0">
        <adminserver hostalias="node0" />
    </admin>
</services>