Skip to content

Commit 6cba3e7

Browse files
committed
doc/network/forward: Use gendoc for network forwards
Signed-off-by: Tony Nguyen <[email protected]>
1 parent 6a67564 commit 6cba3e7

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

doc/howto/network_forwards.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,11 @@ Property | Type | Required | Description
4545

4646
Network forwards have the following configuration options:
4747

48-
Key | Type | Default | Description
49-
:-- | :--- | :------ | :----------
50-
`user.*` | string | - | User defined key/value configuration
51-
`target_address` | string | - | Default target address for anything not covered through a port definition
48+
% Include content from [../config_options.txt](../config_options.txt)
49+
```{include} ../config_options.txt
50+
:start-after: <!-- config group network_forward-common start -->
51+
:end-before: <!-- config group network_forward-common end -->
52+
```
5253

5354
(network-forwards-listen-addresses)=
5455
### Requirements for listen addresses

0 commit comments

Comments
 (0)