aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/apps/cs2/services.xml
blob: 712f1ac85bdfc312c64ca422b5f7c4a69f575c47 (plain) (blame)
1
2
3
4
5
6
7
8
9
<!-- Copyright Vespa.ai. 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>