# How to specify default digest settings based upon group membership?

**URL:** https://meta.discourse.org/t/how-to-specify-default-digest-settings-based-upon-group-membership/190942
**Category:** Support
**Tags:** activity-summary
**Created:** [May 18, 2021, 8:20pm UTC](https://meta.discourse.org/t/how-to-specify-default-digest-settings-based-upon-group-membership/190942 "2021-05-18T20:20:43Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![downey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/downey/32/166878_2.png) [@downey](https://meta.discourse.org/u/downey)
#### Post date: [May 18, 2021, 8:20pm UTC](https://meta.discourse.org/t/how-to-specify-default-digest-settings-based-upon-group-membership/190942/1 "2021-05-18T20:20:43Z")

</div>

Just to confirm I’m not missing anything:

Is there any way to specify default digest settings based upon group membership? In other words, just as receiving membership in a group sets certain defaults for categories to watched, muted, etc., is there anything that would do the same for digest/activity summary settings? (e.g. 7 days vs never)

---

<div class="post-metadata">

### Author: ![dineshbabugopi](https://avatars.discourse-cdn.com/v4/letter/d/90db22/32.png) [@dineshbabugopi](https://meta.discourse.org/u/dineshbabugopi)
#### Post date: [May 19, 2021, 5:03am UTC](https://meta.discourse.org/t/how-to-specify-default-digest-settings-based-upon-group-membership/190942/2 "2021-05-19T05:03:42Z")

</div>

As of on today, we have setting to pick categories and topic to be there in digest emails. But a user might have muted some, but still might receive them in the digest emails.

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [May 19, 2021, 4:11pm UTC](https://meta.discourse.org/t/how-to-specify-default-digest-settings-based-upon-group-membership/190942/3 "2021-05-19T16:11:50Z")

</div>

> [@downey](#):
>
> Is there any way to specify default digest settings based upon group membership?

There is no way to do that through the Discourse user interface. It could be accomplished through the Rails console. You’d need to update the `UserOption` properties that are related to the digest email for the group members. The `digest_after_minutes` property is probably the main one you’d want to update.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [June 18, 2021, 4:12pm UTC](https://meta.discourse.org/t/how-to-specify-default-digest-settings-based-upon-group-membership/190942/4 "2021-06-18T16:12:14Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
