summaryrefslogtreecommitdiffstats
path: root/docker-api/src/main/resources/configdefinitions/docker.def
diff options
context:
space:
mode:
Diffstat (limited to 'docker-api/src/main/resources/configdefinitions/docker.def')
-rw-r--r--docker-api/src/main/resources/configdefinitions/docker.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/docker-api/src/main/resources/configdefinitions/docker.def b/docker-api/src/main/resources/configdefinitions/docker.def
index 5242e9f432c..5c6e52b2f63 100644
--- a/docker-api/src/main/resources/configdefinitions/docker.def
+++ b/docker-api/src/main/resources/configdefinitions/docker.def
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=vespa.hosted.dockerapi
caCertPath string default = ""
@@ -13,4 +13,4 @@ connectTimeoutMillis int default = 100000 # 100 sec
readTimeoutMillis int default = 1800000 # 30 min
isRunningLocally bool default = false
-imageGCMinTimeToLiveMinutes int default = 45 \ No newline at end of file
+imageGCMinTimeToLiveMinutes int default = 45