# How long does automatic “New user typed too fast” silence last?

**URL:** https://meta.discourse.org/t/how-long-does-automatic-new-user-typed-too-fast-silence-last/392392
**Category:** Support
**Created:** [December 30, 2025, 12:50pm UTC](https://meta.discourse.org/t/how-long-does-automatic-new-user-typed-too-fast-silence-last/392392 "2025-12-30T12:50:48Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![haydenjames](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/haydenjames/32/255678_2.png) [@haydenjames](https://meta.discourse.org/u/haydenjames)
#### Post date: [December 30, 2025, 12:50pm UTC](https://meta.discourse.org/t/how-long-does-automatic-new-user-typed-too-fast-silence-last/392392/1 "2025-12-30T12:50:48Z")

</div>

![image](https://global.discourse-cdn.com/meta/original/4X/d/8/6/d86cfe39f47d98d05e42894e0a6e10dac3fa876a.png)

Where can I find **how long this automatic silence lasts** or **where that duration is configured**?

I’ve checked:

- Admin → Settings → Trust Levels
- Admin → Settings → Posting
- Rate limit and new user settings

I don’t see an explicit _silence duration_ setting tied to this behavior, and the UI doesn’t show an expiry time for the silence.

Is it permanent? For new users, I would like to be able to set this for 24 hours. So far, most spam accounts that are silenced don’t return to try again. But real users will return. Sometimes they are silenced for pasting their first message.

I also read: [New user auto-silenced with no option to approve?](https://meta.discourse.org/t/new-user-auto-silenced-with-no-option-to-approve/77708)

* * *

Lastly,

![image](https://global.discourse-cdn.com/meta/optimized/4X/5/6/7/567e46bf0affe56cb904550e165f6284a9041ce9_2_690x50.png)

As admin, I don’t get these messages. So I need to add myself as a moderator also?

---

<div class="post-metadata">

### Author: ![Bas](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bas/32/294929_2.png) [@Bas](https://meta.discourse.org/u/Bas)
#### Post date: [December 30, 2025, 1:00pm UTC](https://meta.discourse.org/t/how-long-does-automatic-new-user-typed-too-fast-silence-last/392392/2 "2025-12-30T13:00:23Z")

</div>

They are silenced until they are unsilenced by the manual actions of a moderator.

These moderators will be warned by a flag, which will be in the review queue (available at /review). Here’s a redacted screenshot of one from Meta earlier today:

 ![Screenshot 2025-12-30 at 13.57.28](https://global.discourse-cdn.com/meta/original/4X/2/9/3/293affb8e4ad26d5e96090a96d7df6862943a3c4.png)

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [December 30, 2025, 1:01pm UTC](https://meta.discourse.org/t/how-long-does-automatic-new-user-typed-too-fast-silence-last/392392/3 "2025-12-30T13:01:15Z")

</div>

It _is_ a bit odd that we have this code, which defaults to a 1000 years (lol), but also seemed to have had the ability to set a custom configuration though

`@user.silenced_till = @opts[:silenced_till] || 1000.years.from_now`

---

<div class="post-metadata">

### Author: ![haydenjames](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/haydenjames/32/255678_2.png) [@haydenjames](https://meta.discourse.org/u/haydenjames)
#### Post date: [December 30, 2025, 1:04pm UTC](https://meta.discourse.org/t/how-long-does-automatic-new-user-typed-too-fast-silence-last/392392/4 "2025-12-30T13:04:13Z")

</div>

> [@chapoi](#):
>
> @user.silenced\_till = @opts[:silenced\_till] || 1000.years.from\_now

lol thanks. Where would I change this to 24 hours, but for only first-time posters who type too fast?

@Bas I don’t get those warnings in notifications. So it would seem as admin I also need to add myself to the mods group.

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [December 30, 2025, 1:05pm UTC](https://meta.discourse.org/t/how-long-does-automatic-new-user-typed-too-fast-silence-last/392392/5 "2025-12-30T13:05:44Z")

</div>

> [@haydenjames](#):
>
> lol thanks. Where would I change this to 24 hours, but for only first-time posters only who type too fast?

I don’t think you can atm. At least definitely not via UI. It could be an oversight or just something we have never implemented.

We do have the duration-setting for silencing in chat, which was added more recently, so I think this is a good candidate to make a feature request for 🙂

---

<div class="post-metadata">

### Author: ![haydenjames](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/haydenjames/32/255678_2.png) [@haydenjames](https://meta.discourse.org/u/haydenjames)
#### Post date: [December 30, 2025, 1:09pm UTC](https://meta.discourse.org/t/how-long-does-automatic-new-user-typed-too-fast-silence-last/392392/6 "2025-12-30T13:09:19Z")

</div>

Ok thanks. In the meantime, I will add myself to the mods group to receive the notifications.

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [December 30, 2025, 1:19pm UTC](https://meta.discourse.org/t/how-long-does-automatic-new-user-typed-too-fast-silence-last/392392/7 "2025-12-30T13:19:31Z")

</div>

> [@haydenjames](#):
>
> I will add myself to the mods group to receive the notifications.

If you haven’t already you may also want to check the site settings related to automatic silencing, especially `Notify mods when user silenced`

> [@chapoi](#):
>
> It _is_ a bit odd that we have this code, which defaults to a 1000 years (lol), but also seemed to have had the ability to set a custom configuration though
> 
> `@user.silenced_till = @opts[:silenced_till] || 1000.years.from_now`

I assumed that the code would be used for the custom time period when you manually silence a user for a certain amount of time.

 ![Screenshot_20251230_141632_Chrome](https://global.discourse-cdn.com/meta/original/4X/c/3/4/c34529529be0a6de1e0e446d7ca37291e3df092d.jpeg)

---

<div class="post-metadata">

### Author: ![haydenjames](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/haydenjames/32/255678_2.png) [@haydenjames](https://meta.discourse.org/u/haydenjames)
#### Post date: [December 30, 2025, 3:02pm UTC](https://meta.discourse.org/t/how-long-does-automatic-new-user-typed-too-fast-silence-last/392392/8 "2025-12-30T15:02:42Z")

</div>

> [@Moin](#):
>
> If you haven’t already you may also want to check the site settings related to automatic silencing, especially `Notify mods when user silenced`

Yes, that’s already checked, but I don’t get the alerts.

---

<div class="post-metadata">

### Author: ![Rubi](https://avatars.discourse-cdn.com/v4/letter/r/7ea924/32.png) [@Rubi](https://meta.discourse.org/u/Rubi)
#### Post date: [December 31, 2025, 4:57am UTC](https://meta.discourse.org/t/how-long-does-automatic-new-user-typed-too-fast-silence-last/392392/9 "2025-12-31T04:57:25Z")

</div>

> [@haydenjames](#):
>
> Yes, that’s already checked, but I don’t get the alerts.

That’s interesting. We also have that setting checked on our site but it seems that moderators do not always get the alert in the Review Queue.

I thought it was perhaps a quirk related to our particular Discourse instance but perhaps not.

The problem is that it is completely random; sometimes we get alerts, other times not.

Any ideas how to troubleshoot this?

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [December 31, 2025, 9:11am UTC](https://meta.discourse.org/t/how-long-does-automatic-new-user-typed-too-fast-silence-last/392392/10 "2025-12-31T09:11:13Z")

</div>

I think the setting is kind of the backup so moderators know even when the user isn’t added to the review queue (for whatever reason 🤷‍♀️ ).

Is there a PM in the inbox of the moderator group about the user being silenced?

---

<div class="post-metadata">

### Author: ![Rubi](https://avatars.discourse-cdn.com/v4/letter/r/7ea924/32.png) [@Rubi](https://meta.discourse.org/u/Rubi)
#### Post date: [December 31, 2025, 11:00am UTC](https://meta.discourse.org/t/how-long-does-automatic-new-user-typed-too-fast-silence-last/392392/11 "2025-12-31T11:00:14Z")

</div>

No, there is not.

The most basic flow is like this:

- system silences a user (for whatever reason)
- it appears in the Review Queue
- moderators deal with it

There is no PM, no other notification indicating a user was silenced for typing too fast etc.

The only reason I know there are these random times without notifications is because I regularly check the Admin \>\> Users \>\> Silenced tab.

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [December 31, 2025, 12:08pm UTC](https://meta.discourse.org/t/how-long-does-automatic-new-user-typed-too-fast-silence-last/392392/12 "2025-12-31T12:08:26Z")

</div>

I just wanted to make sure that no message is actually sent. It could also be that no one notices because the notification level of the moderator inbox is set so that it causes little (in this case, perhaps too little) noise.

I think it could work to use #data-explorer and #automation to send a message or post in a topic in the staff category when @system silences a user.

Something like:

```sql
SELECT target_user_id, details, updated_at
FROM user_histories
WHERE action = 30
AND acting_user_id = -1
AND updated_at >= NOW() - INTERVAL '1 hour'

```

And a “Schedule a PM with [Data Explorer](https://meta.discourse.org/t/32566?silent=true) results” or a “Schedule a post in a topic with [Data Explorer](https://meta.discourse.org/t/32566?silent=true) results” automation that runs every hour

---

<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: [January 30, 2026, 12:09pm UTC](https://meta.discourse.org/t/how-long-does-automatic-new-user-typed-too-fast-silence-last/392392/13 "2026-01-30T12:09:08Z")

</div>

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