mirror of
https://github.com/discourse/discourse.git
synced 2025-06-13 11:40:13 +08:00
Update private_email site setting description
The `private_email` site setting also disables digest emails, as such emails are not useful without content.
This commit is contained in:
@ -1740,7 +1740,7 @@ en:
|
|||||||
|
|
||||||
enable_forwarded_emails: "[BETA] Allow users to create a topic by forwarding an email in."
|
enable_forwarded_emails: "[BETA] Allow users to create a topic by forwarding an email in."
|
||||||
always_show_trimmed_content: "Always show trimmed part of incoming emails. WARNING: might reveal email addresses."
|
always_show_trimmed_content: "Always show trimmed part of incoming emails. WARNING: might reveal email addresses."
|
||||||
private_email: "Don't include content from posts or topics in emails for extra privacy."
|
private_email: "Don't include content from posts or topics in emails for extra privacy. NOTE: also disabled digest emails."
|
||||||
|
|
||||||
manual_polling_enabled: "Push emails using the API for email replies."
|
manual_polling_enabled: "Push emails using the API for email replies."
|
||||||
pop3_polling_enabled: "Poll via POP3 for email replies."
|
pop3_polling_enabled: "Poll via POP3 for email replies."
|
||||||
|
Reference in New Issue
Block a user