main: Cleaned up code

This commit is contained in:
2023-08-24 17:18:24 +10:00
parent 38526d5e08
commit fc8a0c3193
2 changed files with 5 additions and 10 deletions

View File

@@ -60,7 +60,7 @@ SMTP_HOST: smtp-server
SMTP_PORT: smtp-port
SMTP_USER: smtp-user
SMTP_PASS: smtp-pass
SMTP_FROM: smtp-from <Optional>
SMTP_FROM: smtp-from (eg. HNSHosting <hosting@nathan.woodburn.au>) This is optional
```