summaryrefslogtreecommitdiffstats
path: root/configdefinitions/src/vespa/application-id.def
blob: 72f69f4851911eec63e94206f161777b2fd3e3d7 (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.
# Application Id config (tenant, application, instance)

namespace=cloud.config

tenant      string default="(unknowntenant)"
application string default="(unknownapplication)"
instance    string default="(unknowninstance)"