mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
FEATURE: More digest email frequency options. Digests can be sent as often as every 30 minutes.
This commit is contained in:
parent
be257225b6
commit
c1aea91d63
15 changed files with 47 additions and 26 deletions
|
@ -9,7 +9,7 @@ class UserOptionSerializer < ApplicationSerializer
|
|||
:dynamic_favicon,
|
||||
:enable_quoting,
|
||||
:disable_jump_reply,
|
||||
:digest_after_days,
|
||||
:digest_after_minutes,
|
||||
:automatically_unpin_topics,
|
||||
:edit_history_public,
|
||||
:auto_track_topics_after_msecs,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue