mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
806924dd7e
It adds a new setting 'email_prefix' to configure which [label] will be used in the subject of emails. Discourse currently uses '[title]'. The problem is that sometimes you need to set a longer title, that doesn't really work well for emails. I think this is very common since the HTML `<title>` tag is very important for SEO. It will default to '[title]' if this setting is not used. See: https://meta.discourse.org/t/where-to-change-the-email-subject-prefix/11989 |
||
---|---|---|
.. | ||
email_spec.rb | ||
message_builder_spec.rb | ||
poll_mailbox_spec.rb | ||
receiver_spec.rb | ||
sender_spec.rb | ||
styles_spec.rb |