summaryrefslogtreecommitdiffstats
path: root/configdefinitions
diff options
context:
space:
mode:
Diffstat (limited to 'configdefinitions')
-rw-r--r--configdefinitions/src/vespa/filedistributor.def10
1 files changed, 0 insertions, 10 deletions
diff --git a/configdefinitions/src/vespa/filedistributor.def b/configdefinitions/src/vespa/filedistributor.def
deleted file mode 100644
index 13dd373eac6..00000000000
--- a/configdefinitions/src/vespa/filedistributor.def
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-namespace=cloud.config.filedistribution
-
-torrentport int
-stateport int default = 0
-hostname string
-filedbpath string
-
-maxdownloadspeed double
-maxuploadspeed double