aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/apps/cs1/services.xml
blob: cc5c59dac0999971e749ee5507f65d89d46b75c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
<!-- Copyright 2016 Yahoo Inc. 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>