summaryrefslogtreecommitdiffstats
path: root/configdefinitions
diff options
context:
space:
mode:
Diffstat (limited to 'configdefinitions')
-rw-r--r--configdefinitions/src/vespa/dispatch.def4
1 files changed, 3 insertions, 1 deletions
diff --git a/configdefinitions/src/vespa/dispatch.def b/configdefinitions/src/vespa/dispatch.def
index c3effc09e96..29a046a9ee0 100644
--- a/configdefinitions/src/vespa/dispatch.def
+++ b/configdefinitions/src/vespa/dispatch.def
@@ -16,6 +16,8 @@ node[].group int default=0
# The host name of this search node
node[].host string
-# The port of this search node
+# The rpc port of this search node
node[].port int
+# The legacy fs4 port of this search node
+node[].fs4port int default=0