You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/server/environment/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ To ease the process of permission (user) management, you can set the following g
86
86
|`MAIL_USE_TLS`🛡️ | Boolean |`true`| Use TLS encryption when connecting to SMTP server. |
87
87
|`MAIL_USE_SSL`🛡️ | Boolean |`false`| Whether to use SSL encryption when connecting to SMTP server. |
88
88
|`MAIL_BCC`| string |`None`| Email address to send copies of all sent emails. Should be system/application administrator. Mandatory in versions until 2024.4.0. |
89
-
|`MERGIN_LOGO_URL`| string |``| Link to logo in emails. |
89
+
|`MERGIN_LOGO_URL`| string |Mergin Maps logo| Link to logo in emails. |
90
90
91
91
If you have issues with sending emails, follow [troubleshooting](../troubleshoot/) page.
0 commit comments