Skip to content

Commit 8266aeb

Browse files
committed
Fix wheather
1 parent 7063e3f commit 8266aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server/administer/environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ To ease the process of permission (user) management, you can set the following g
6969
| `MAIL_USERNAME` | string | `None` | Username of user connecting to SMTP server. |
7070
| `MAIL_PASSWORD` | string | `None` | Password for user connecting to SMTP server. |
7171
| `MAIL_USE_TLS`🛡️ | Boolean | `true` | Use TLS encryption when connecting to SMTP server. |
72-
| `MAIL_USE_SSL`🛡️ | Boolean | `false` | Wheater to use SSL encryption when connecting to SMTP server. |
72+
| `MAIL_USE_SSL`🛡️ | Boolean | `false` | Whether to use SSL encryption when connecting to SMTP server. |
7373
| `MAIL_BCC` | string | `None` | Email address to send copies of all emails. sent. Should be system/application administrator. Mandatory in versions until 2024.4.0 |
7474
| `MERGIN_LOGO_URL` | string | `` | Link to logo in emails. |
7575

0 commit comments

Comments
 (0)