mirror of
https://github.com/writefreely/documentation.git
synced 2024-11-14 23:11:03 +00:00
Add Email configuration section
This commit is contained in:
parent
033c34b09b
commit
5f9f84bfce
@ -87,6 +87,15 @@ These fields are experimental and subject to change with little notice. _Using t
|
|||||||
| `forest` | When enabled, certain unimportant details ("trees") are hidden from admin view, such as the Application Monitor. Meant for managed hosting environments. | false |
|
| `forest` | When enabled, certain unimportant details ("trees") are hidden from admin view, such as the Application Monitor. Meant for managed hosting environments. | false |
|
||||||
| `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 |
|
| `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 |
|
||||||
|
|
||||||
|
## Email
|
||||||
|
|
||||||
|
Configure the `[email]` section to enable password resets and other email-based functionality. Today, WriteFreely only supports Mailgun as a sending provider.
|
||||||
|
|
||||||
|
| Field | Description | Example value |
|
||||||
|
|-------------------|----------------------------|--------------------|
|
||||||
|
| `domain` | Domain to send emails from | writeasletters.com |
|
||||||
|
| `mailgun_private` | Mailgun private key | _key-..._ |
|
||||||
|
|
||||||
## OAuth
|
## OAuth
|
||||||
|
|
||||||
There are several possible OAuth configuration blocks for different implementations.
|
There are several possible OAuth configuration blocks for different implementations.
|
||||||
|
Loading…
Reference in New Issue
Block a user