summaryrefslogtreecommitdiffstats
path: root/configdefinitions
diff options
context:
space:
mode:
Diffstat (limited to 'configdefinitions')
-rw-r--r--configdefinitions/src/vespa/configserver.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/configdefinitions/src/vespa/configserver.def b/configdefinitions/src/vespa/configserver.def
index 7405f5f2d05..beab9ed102e 100644
--- a/configdefinitions/src/vespa/configserver.def
+++ b/configdefinitions/src/vespa/configserver.def
@@ -1,4 +1,4 @@
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=cloud.config
# Ports
@@ -51,7 +51,7 @@ ztsUrl string default=""
# Maintainers
maintainerIntervalMinutes int default=30
-keepUnusedFileReferencesHours int default=2
+keepUnusedFileReferencesMinutes int default=240
# Bootstrapping
# How long bootstrapping can take before giving up (in seconds)