mirror of
https://github.com/Myzel394/config-lsp.git
synced 2025-06-18 23:15:26 +02:00
fix(sshd_config): Add info about missing RoutingDomain documentation
This commit is contained in:
parent
33a58a3cc3
commit
b9b932d0f2
@ -65,6 +65,7 @@ var OptionsTokensMap = map[NormalizedOptionName][]string{
|
|||||||
"%U",
|
"%U",
|
||||||
"%u",
|
"%u",
|
||||||
},
|
},
|
||||||
|
// Routing domain is missing in the fields as it's not documented
|
||||||
"routingdomain": {
|
"routingdomain": {
|
||||||
"%D",
|
"%D",
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user