Skip to content

Commit b75520f

Browse files
authored
Merge pull request #49 from writefreely/letters
Add Email docs
2 parents 033c34b + 5f9f84b commit b75520f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

admin/config.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,15 @@ These fields are experimental and subject to change with little notice. _Using t
8787
| `forest` | When enabled, certain unimportant details ("trees") are hidden from admin view, such as the Application Monitor. Meant for managed hosting environments. | false |
8888
| `chorus` | Indicates this instance is optimized for everyone's collective voice, rather than individuals. Meant for writing groups, company instances, etc. See Chorus docs for more info. | false |
8989

90+
## Email
91+
92+
Configure the `[email]` section to enable password resets and other email-based functionality. Today, WriteFreely only supports Mailgun as a sending provider.
93+
94+
| Field | Description | Example value |
95+
|-------------------|----------------------------|--------------------|
96+
| `domain` | Domain to send emails from | writeasletters.com |
97+
| `mailgun_private` | Mailgun private key | _key-..._ |
98+
9099
## OAuth
91100

92101
There are several possible OAuth configuration blocks for different implementations.

0 commit comments

Comments
 (0)