From 2d3459594d7dbf6667ba6385ca511c5c56424c41 Mon Sep 17 00:00:00 2001 From: Caesar Schinas Date: Thu, 17 Aug 2023 14:11:28 +0100 Subject: [PATCH] document "And Your Own Notifications" setting --- docs/user/email-settings.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/user/email-settings.md b/docs/user/email-settings.md index ce1dc370..497fd03c 100644 --- a/docs/user/email-settings.md +++ b/docs/user/email-settings.md @@ -16,7 +16,8 @@ In the section “Manage Email Addresses”, you can select one of the following | Option | Effect | | :-------------------------- | :----------------------------------------------------------------------------------------------------- | -| Enable Email Notifications | Enables all notifications (default setting) | +| Enable Email Notifications | Enables all notifications, except about your own actions (default setting) | +| And Your Own Notifications | Enables all notifications, _including notifications about your own actions_ | | Only Email on Mention | Forgejo will only send an email to this address if your username is mentioned in an issue or a comment | | Disable Email Notifications | Forgejo will not send any emails to this address |