We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a67564 commit 6cba3e7Copy full SHA for 6cba3e7
doc/howto/network_forwards.md
@@ -45,10 +45,11 @@ Property | Type | Required | Description
45
46
Network forwards have the following configuration options:
47
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
+% Include content from [../config_options.txt](../config_options.txt)
+```{include} ../config_options.txt
+ :start-after: <!-- config group network_forward-common start -->
+ :end-before: <!-- config group network_forward-common end -->
52
+```
53
54
(network-forwards-listen-addresses)=
55
### Requirements for listen addresses
0 commit comments