Slightly tweak wording after feedback

Closes https://linear.app/ghost/issue/ENG-2435
This commit is contained in:
James Loh
2025-07-10 13:13:19 +10:00
parent cad2d17db5
commit 1630a4e60f

View File

@@ -39,9 +39,9 @@ MYSQL_DATA_LOCATION=./data/mysql
# Ghost configuration (https://ghost.org/docs/config/) # Ghost configuration (https://ghost.org/docs/config/)
# Email (https://ghost.org/docs/config/#mail) # SMTP Email (https://ghost.org/docs/config/#mail)
# Email is critical for account creation (Staff invites), password resets and othere pieces of functionality # Transactional email is required for logins, account creation (staff invites), password resets and other features
# Even if you aren't using Ghost's newsletters features it should be set up # This is not related to bulk mail / newsletter sending
# mail__transport=SMTP # mail__transport=SMTP
# mail__options__host=smtp.example.com # mail__options__host=smtp.example.com
# mail__options__port=465 # mail__options__port=465