Use sshd_<OptionName> in varname for clarity

This commit is contained in:
Sergei Petrosian 2023-08-29 14:03:02 +02:00 committed by Jakub Jelen
parent 631a90ffcc
commit 1e308d69ba

View file

@ -139,7 +139,7 @@ sshd:
- 0.0.0.0 - 0.0.0.0
``` ```
#### sshd_ #### sshd_`<OptionName>`
Simple variables can be used rather than a dict. Simple values override dict Simple variables can be used rather than a dict. Simple values override dict
values. e.g.: values. e.g.: