aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration.md')
-rw-r--r--docs/configuration.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/configuration.md b/docs/configuration.md
index c496146e3e..4de202d7f7 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -1020,6 +1020,7 @@ Apart from these, the following properties are also available, and may be useful
<td>(random)</td>
<td>
Port for the executor to listen on. This is used for communicating with the driver.
+ This is only relevant when using the Akka RPC backend.
</td>
</tr>
<tr>
@@ -1027,6 +1028,7 @@ Apart from these, the following properties are also available, and may be useful
<td>(random)</td>
<td>
Port for the driver's HTTP file server to listen on.
+ This is only relevant when using the Akka RPC backend.
</td>
</tr>
<tr>