Fix typo in SMTP server configuration recommendation
This commit is contained in:
parent
a400efb636
commit
25b5870ea3
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ LDAP groups are created automatically.
|
||||||
|
|
||||||
### SMTP {#blocks-monitoring-usage-smtp}
|
### SMTP {#blocks-monitoring-usage-smtp}
|
||||||
|
|
||||||
I recommend adding a STMP server configuration so you receive alerts by email:
|
I recommend adding an SMTP server configuration so you receive alerts by email:
|
||||||
|
|
||||||
```nix
|
```nix
|
||||||
shb.monitoring.smtp = {
|
shb.monitoring.smtp = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue