aboutsummaryrefslogtreecommitdiffstats
path: root/configdefinitions/src/vespa/dataplane-proxy.def
blob: 9ce3e4b4b7bbc4b38a7884a48e7603bbc14c3c6f (plain) (blame)
1
2
3
4
5
6
7
8
9
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=cloud.config

# The port Jdisc will be listening on
port                int

# Server certificate and key to be used when creating server socket
serverCertificate   string
serverKey           string