aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration/cheatsheet.md
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2020-01-22 15:59:37 -0600
committerMark Felder <feld@FreeBSD.org>2020-01-22 15:59:37 -0600
commit4c59e9477a601b5fff4ac1ee1483e0594b35a306 (patch)
treec4e11c2ffae8d870bdb56659c740e04a566a41b6 /docs/configuration/cheatsheet.md
parente151dea2768d82a07316887e903f7d1bfc2d0963 (diff)
parent0b843f25679a9aa891ae4e9ff8bc2d31ac9f407c (diff)
downloadpleroma-4c59e9477a601b5fff4ac1ee1483e0594b35a306.tar.gz
Merge branch 'feature/new-registrations-digest' of git.pleroma.social:pleroma/pleroma into feature/new-registrations-digest
Diffstat (limited to 'docs/configuration/cheatsheet.md')
-rw-r--r--docs/configuration/cheatsheet.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md
index 30d673eba..14bd7b600 100644
--- a/docs/configuration/cheatsheet.md
+++ b/docs/configuration/cheatsheet.md
@@ -484,6 +484,10 @@ Email notifications settings.
- `:logo` - a path to a custom logo. Set it to `nil` to use the default Pleroma logo.
- `:styling` - a map with color settings for email templates.
+### Pleroma.Emails.NewUsersDigestEmail
+
+- `:enabled` - a boolean, enables new users admin digest email when `true`. Defaults to `false`.
+
## Background jobs
### Oban