diff options
| author | Joe Carstairs <me@joeac.net> | 2026-02-16 20:22:27 +0000 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-02-16 20:36:58 +0000 |
| commit | 500fb7bb55c336ee5a1cdb019602d0ebdf650742 (patch) | |
| tree | 76a0f9360743921f92b62e250c1e8258b508a351 /example.env | |
| parent | 5585dee13e168499b17ccee9cbc2d01dc9ffed4b (diff) | |
| parent | 5ad98e23e52a521ee15dad16fcae9648249b9bd8 (diff) | |
Merge branch 'main' of https://git.joeac.net/joeac/joeac.net
Diffstat (limited to 'example.env')
| -rwxr-xr-x | example.env | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/example.env b/example.env index 9a2451f..d4fab80 100755 --- a/example.env +++ b/example.env @@ -14,7 +14,7 @@ REMOTE_SMTP_PORT= # The username for authenticating to the remote SMTP server # Usually the email address which will be sending the contact emails -REMOTE_SMTP_USER=me@joeac.net +REMOTE_SMTP_USER= # The email address where contact emails will be sent -CONTACT_MAILBOX=me@joeac.net +CONTACT_MAILBOX= |
