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