# Is it possible to set limit of answers per topic/per day for ANY users indefinitely?

**URL:** https://meta.discourse.org/t/is-it-possible-to-set-limit-of-answers-per-topic-per-day-for-any-users-indefinitely/50674
**Category:** Feature
**Created:** [9월 26, 2016, 2:26오후 UTC](https://meta.discourse.org/t/is-it-possible-to-set-limit-of-answers-per-topic-per-day-for-any-users-indefinitely/50674 "2016-09-26T14:26:16Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![Senthe](https://avatars.discourse-cdn.com/v4/letter/s/c4cdca/32.png) [@Senthe](https://meta.discourse.org/u/Senthe)
#### Post date: [9월 26, 2016, 2:26오후 UTC](https://meta.discourse.org/t/is-it-possible-to-set-limit-of-answers-per-topic-per-day-for-any-users-indefinitely/50674/1 "2016-09-26T14:26:16Z")

</div>

On our forum we have a problem with users spamming certain threads multiple times a day. Is is possible to limit number of answers that one person can submit per topic/day/topic and day? Any plugin or setting?

Thanks for your help in advance.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [9월 26, 2016, 4:29오후 UTC](https://meta.discourse.org/t/is-it-possible-to-set-limit-of-answers-per-topic-per-day-for-any-users-indefinitely/50674/2 "2016-09-26T16:29:40Z")

</div>

You could raise `rate limit create post`:

> [@](#):
>
> After posting, users must wait (n) seconds before creating another post.

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [9월 26, 2016, 4:42오후 UTC](https://meta.discourse.org/t/is-it-possible-to-set-limit-of-answers-per-topic-per-day-for-any-users-indefinitely/50674/3 "2016-09-26T16:42:18Z")

</div>

You can try try several approaches:

- Close the problematic threads

- Move those threads to a specific category that doesn’t get listed o the /latest page and does’t counts towards badges

- Punish the members if this is a serious problem.

---

<div class="post-metadata">

### Author: ![Senthe](https://avatars.discourse-cdn.com/v4/letter/s/c4cdca/32.png) [@Senthe](https://meta.discourse.org/u/Senthe)
#### Post date: [9월 26, 2016, 6:10오후 UTC](https://meta.discourse.org/t/is-it-possible-to-set-limit-of-answers-per-topic-per-day-for-any-users-indefinitely/50674/4 "2016-09-26T18:10:26Z")

</div>

So there’s no real solution. Okay.

The issue is actually more user-related than thread-related, sorry for being not specific. We have some users that tend to spam some threads with infinite discussion between two or three people. We want our forum to be democratic and create equal possiblity to express thoughts for everybody. This means we want to limit people who spam a lot of posts so they can’t drift entire threads to their off-topic land. We want to give more space for other people to write, it’s also a lot easier to read a discussion which doesn’t contain 100 answers from the same two users ping-ponging the same arguments.

Banning the problematic users is absolutely not an option for us due to the nature of our community, but automatic limiting could work well.

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [9월 26, 2016, 6:24오후 UTC](https://meta.discourse.org/t/is-it-possible-to-set-limit-of-answers-per-topic-per-day-for-any-users-indefinitely/50674/5 "2016-09-26T18:24:06Z")

</div>

You can lock those problematic yet not bannable users at TL0 and set `rate limit new user create post` to a bigger value.

We usually recommend dealing with bad behavior with warnings and then some suspension. If this isn’t possible I don’t know. Having arbitrary posting limits for trusted users is something uncommon.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [9월 26, 2016, 7:17오후 UTC](https://meta.discourse.org/t/is-it-possible-to-set-limit-of-answers-per-topic-per-day-for-any-users-indefinitely/50674/6 "2016-09-26T19:17:12Z")

</div>

@falco is correct, for a new user _that nobody is responding to_ they will be limited in the number of posts they can create in a topic. But neither of those things is true in this case: not a new user, and someone is responding to them.

We used to have this limit for new users that they could create only 3 posts in a topic, but we added the “unless someone replies to them” as it ended up being too restrictive.

---

<div class="post-metadata">

### Author: ![Senthe](https://avatars.discourse-cdn.com/v4/letter/s/c4cdca/32.png) [@Senthe](https://meta.discourse.org/u/Senthe)
#### Post date: [9월 26, 2016, 8:06오후 UTC](https://meta.discourse.org/t/is-it-possible-to-set-limit-of-answers-per-topic-per-day-for-any-users-indefinitely/50674/7 "2016-09-26T20:06:06Z")

</div>

All right, we’ll try to figure something out from this point. Thank you for your answers!

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [9월 26, 2016, 9:50오후 UTC](https://meta.discourse.org/t/is-it-possible-to-set-limit-of-answers-per-topic-per-day-for-any-users-indefinitely/50674/8 "2016-09-26T21:50:12Z")

</div>

> [@Senthe](#):
>
> We have some users that tend to spam some threads with infinite discussion between two or three people.

If that discussion is trashing up the topic, you could split those posts to a different topic.

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [9월 26, 2016, 10:10오후 UTC](https://meta.discourse.org/t/is-it-possible-to-set-limit-of-answers-per-topic-per-day-for-any-users-indefinitely/50674/9 "2016-09-26T22:10:22Z")

</div>

There are the Admin → Settings → Other settings

> dominating topic minimum percent [default: 20]  
> What percentage of posts a user has to make in a topic before being reminded about overly dominating a topic.

and

> educate until posts [default: 2]  
> When the user starts typing their first (n) new posts, show the pop-up new user education panel in the composer.

Maybe tweak up the “educate until” setting? It won’t stop them from dominating a topic but they might get the hint.

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [9월 26, 2016, 11:23오후 UTC](https://meta.discourse.org/t/is-it-possible-to-set-limit-of-answers-per-topic-per-day-for-any-users-indefinitely/50674/10 "2016-09-26T23:23:45Z")

</div>

Yeah, it sounds like I support moving these two’s arguments to their own topic whenever they start up.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [9월 27, 2016, 5:23오전 UTC](https://meta.discourse.org/t/is-it-possible-to-set-limit-of-answers-per-topic-per-day-for-any-users-indefinitely/50674/11 "2016-09-27T05:23:55Z")

</div>

If you look in #releases we do have a todo on adding a reminder for people who overly respond to each other in the same topic. A “get a room” reminder if you will 😉

---

<div class="post-metadata">

### Author: ![LukeTospace](https://avatars.discourse-cdn.com/v4/letter/l/2bfe46/32.png) [@LukeTospace](https://meta.discourse.org/u/LukeTospace)
#### Post date: [7월 31, 2019, 6:28오후 UTC](https://meta.discourse.org/t/is-it-possible-to-set-limit-of-answers-per-topic-per-day-for-any-users-indefinitely/50674/12 "2019-07-31T18:28:18Z")

</div>

Setting to TL0 is not an option due to the 10 posts limit.  
Would be nice to have something like the “dominating topic minimum percent”, which prevents users from posting unless they are mentioned.  
I know active moderation is the better solution, but some people don’t want to spend the time and would perfer a simple techno-fix.
