Skip to content

Commit 2e64e1a

Browse files
committed
config_variables: Document local and remote port
1 parent 795afbb commit 2e64e1a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

source/configuration_manual/config_file/config_variables.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,14 @@ Mail service user variables
112112
| | | |
113113
| | | .. versionchanged:: v2.3.14 variable long name changed |
114114
+----------+----------------+---------------------------------------------------------------+
115+
| %a | local_port | local port |
116+
| | | |
117+
| | | .. versionadded:: v2.3.22 |
118+
+----------+----------------+---------------------------------------------------------------+
119+
| %b | remote_port | remote port |
120+
| | | |
121+
| | | .. versionadded:: v2.3.22 |
122+
+----------+----------------+---------------------------------------------------------------+
115123
| %i | uid | UNIX user identifier of the user |
116124
+----------+----------------+---------------------------------------------------------------+
117125
| | gid | UNIX group identifier of the user |

0 commit comments

Comments
 (0)