summaryrefslogtreecommitdiffstats
path: root/configserver/src/test/apps/validationOverride/services.xml
blob: 8dab1acf74c694b7f108f334d2f1fc7c8a3a769f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<jdisc version="1.0">
    <http>
        <filtering>
            <access-control domain="foo" write="true" />
        </filtering>
        <server id="foo" port="4080" />
    </http>
    <search/>
    <nodes count="2"/>
</jdisc>