-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fallback to email address to from email address when not set (#81)
* fallback to email address to from email address when not set * add documentation for to email address behaviour
- Loading branch information
1 parent
92359dc
commit 068dbd6
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -144,6 +144,7 @@ Type: `string` | |
Example: [email protected] | ||
|
||
Will be used as receiver of the admin emails. | ||
If not configured it will fallback to the from configuration. | ||
|
||
#### role | ||
|
||
|