summaryrefslogtreecommitdiffstats
path: root/config-lib/src/test/resources/configdefinitions/standard.def
blob: 36c4c55f3394fd24047fa0f09a468a700cb0e53b (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# Config containing only simple leaf types with default values, that can be used
# for testing individual types in detail.
namespace=test

basicStruct.intVal int default=0
basicStruct.stringVal string default="s"
stringArr[] string