mirror of
https://github.com/d0zingcat/ghost-docker.git
synced 2026-05-13 15:09:34 +00:00
Slightly tweak wording after feedback
Closes https://linear.app/ghost/issue/ENG-2435
This commit is contained in:
@@ -39,9 +39,9 @@ MYSQL_DATA_LOCATION=./data/mysql
|
||||
|
||||
# Ghost configuration (https://ghost.org/docs/config/)
|
||||
|
||||
# Email (https://ghost.org/docs/config/#mail)
|
||||
# Email is critical for account creation (Staff invites), password resets and othere pieces of functionality
|
||||
# Even if you aren't using Ghost's newsletters features it should be set up
|
||||
# SMTP Email (https://ghost.org/docs/config/#mail)
|
||||
# Transactional email is required for logins, account creation (staff invites), password resets and other features
|
||||
# This is not related to bulk mail / newsletter sending
|
||||
# mail__transport=SMTP
|
||||
# mail__options__host=smtp.example.com
|
||||
# mail__options__port=465
|
||||
|
||||
Reference in New Issue
Block a user