mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 15:12:58 +03:00
Updated email newsletter config instructions
Added link to explain why Mailgun is required, and the different types of emails within Ghost
This commit is contained in:
parent
3ce5395de7
commit
2784f38553
@ -308,8 +308,8 @@
|
||||
<section class="bb b--whitegrey pa5">
|
||||
<div class="flex justify-between">
|
||||
<div>
|
||||
<h4 class="gh-setting-title">Mailgun settings</h4>
|
||||
<p class="gh-setting-desc pa0 ma0">Customise signup, signin and subscription emails</p>
|
||||
<h4 class="gh-setting-title">Email newsletter settings</h4>
|
||||
<p class="gh-setting-desc pa0 ma0">The <a href="https://www.mailgun.com/" target="_blank" rel="nofollow noopener">Mailgun API</a> is used for bulk email newsletter delivery. <a href="https://ghost.org/faq/mailgun-newsletters/" target="_blank" rel="noopener">Why is this required?</a></p>
|
||||
</div>
|
||||
<div>
|
||||
<button type="button" class="gh-btn" {{action (toggle "membersEmailOpen" this)}} data-test-toggle-membersemail>
|
||||
|
Loading…
Reference in New Issue
Block a user