summaryrefslogtreecommitdiffstats
path: root/configdefinitions
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2018-02-09 11:30:20 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2018-02-09 11:30:20 +0100
commit73734b44312871b5b35d59e3d5a8562fb4785d0e (patch)
treed85acf3bd5dc4e18f51933d37ca1250ce635224d /configdefinitions
parent0efd07d305c109f95593e5363ef9bb34d8e7ed3b (diff)
Remove unused code.
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