mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-28 22:55:39 -04:00
api: do not batch email notifications
Closes https://gitlab.com/commento/commento/issues/234
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
<input type="checkbox" id="reply" value="reply">
|
||||
<label for="reply">Email me when someone replies to my comment</label>
|
||||
<div class="pitch">
|
||||
When someone replies to your comment, you can choose to receive a notification. These emails will be batched and delayed (by 10 minutes) so that your inbox won't get overwhelmed.
|
||||
When someone replies to your comment, you can choose to receive a email notification.
|
||||
</div>
|
||||
</div>
|
||||
<div class="msg"></div>
|
||||
|
Reference in New Issue
Block a user