Document server port default value

The value has a default in 2.3.
This commit is contained in:
Markus Mäkelä
2019-02-18 13:25:05 +02:00
parent 48a6ab503e
commit c1d96d79f0

View File

@ -1359,7 +1359,8 @@ database server.
#### `port`
The port on which the database listens for incoming connections. MariaDB
MaxScale will use this port to connect to the database server.
MaxScale will use this port to connect to the database server. The default value
is 3306.
#### `protocol`