Skip to content

Commit

Permalink
fix(sshd_config): Add info about missing RoutingDomain documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Myzel394 committed Oct 15, 2024
1 parent 33a58a3 commit b9b932d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/handlers/sshd_config/fields/tokens.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ var OptionsTokensMap = map[NormalizedOptionName][]string{
"%U",
"%u",
},
// Routing domain is missing in the fields as it's not documented
"routingdomain": {
"%D",
},
Expand Down

0 comments on commit b9b932d

Please sign in to comment.