Skip to content

Commit 41cb1f2

Browse files
asmodehnnemesifier
authored andcommitted
[docs] Fixed incorrectly reported remote.port type
(cherry picked from commit 25a8136)
1 parent fb83dd6 commit 41cb1f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/backends/openvpn.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Required properties:
177177
key name type default allowed values
178178
================== ======= ========= ==================================
179179
``remote`` list ``[]`` list of dictionaries containing
180-
``host`` (str) and ``port`` (str).
180+
``host`` (str) and ``port`` (int).
181181
Must contain at least one element
182182
``nobind`` boolean ``True``
183183
``resolv_retry`` boolean ``True``

0 commit comments

Comments
 (0)