mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Remove use of email_in_address and email_in_category
This commit is contained in:
@@ -912,10 +912,8 @@ en:
|
||||
pop3s_polling_host: "The host to poll for email via POP3S."
|
||||
pop3s_polling_username: "The username for the POP3S account to poll for email."
|
||||
pop3s_polling_password: "The password for the POP3S account to poll for email."
|
||||
email_in: "Allow users to post new topics via email."
|
||||
email_in_address: "The email address the users can post new topics to. None means users can't post globally."
|
||||
email_in: "Allow users to post new topics via email (requires pop3 polling). Configure the addresses in the \"Settings\" tab of each category."
|
||||
email_in_min_trust: "The minimum trust level a user needs to have to be allowed to post new topics via email."
|
||||
email_in_category: "The category new emails are posted into."
|
||||
email_prefix: "The [label] used in the subject of emails. It will default to 'title' if not set."
|
||||
email_site_title: "The title of the site used as the sender of emails from the site. Default to 'title' if not set. If your 'title' contains characters that are not allowed in email sender strings, use this setting."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user