mirror of
https://github.com/Myzel394/config-lsp.git
synced 2025-06-19 23:45:27 +02:00
7 lines
209 B
Markdown
7 lines
209 B
Markdown
# /sshd_config/fields
|
|
|
|
This folder contains the glue between the config documentation and
|
|
our language server.
|
|
|
|
`fields.go` usually contains a list of all the available options / fields
|
|
the config file offers. |