# Limit when TL3s mark topics solved. Is limit configurable?

**URL:** <https://meta.discourse.org/t/limit-when-tl3s-mark-topics-solved-is-limit-configurable/77066>\
**Category:** Support\
**Tags:** solved\
**Created:** [2018年一月1日 19:27 UTC](https://meta.discourse.org/t/limit-when-tl3s-mark-topics-solved-is-limit-configurable/77066 "2018-01-01T19:27:12Z")\
**Posts on this page:** 5\
**Page:** 1

<div class="post-metadata">

**Author:** ![southpaw](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/southpaw/32/79352_2.png) [@southpaw](https://meta.discourse.org/u/southpaw)\
**Post date:** [2018年一月1日 19:27 UTC](https://meta.discourse.org/t/limit-when-tl3s-mark-topics-solved-is-limit-configurable/77066/1 "2018-01-01T19:27:12Z")

</div>

Our TL3s are helping to clean up our Community by participating in a challenge to mark old topics as solved, when applicable.

They are hitting a limit when they mark 20 topics solved within an hour. Is this limit configurable? I’d like to set it to something higher or disable it during the challenge, but cannot find the setting.

 ![image](https://global.discourse-cdn.com/meta/original/3X/3/c/3c772762b3bb6267d4b5dc62bc9d79087412d232.jpg)

---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [2018年一月1日 22:41 UTC](https://meta.discourse.org/t/limit-when-tl3s-mark-topics-solved-is-limit-configurable/77066/2 "2018-01-01T22:41:04Z")

</div>

Ahh yeah, this is not configurable for TL3 but it is bypassed for staff.

> <https://github.com/discourse/discourse-solved/blob/main/plugin.rb#L163-L167>

We could potentially make this a site setting.

---

<div class="post-metadata">

**Author:** ![southpaw](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/southpaw/32/79352_2.png) [@southpaw](https://meta.discourse.org/u/southpaw)\
**Post date:** [2018年一月1日 23:16 UTC](https://meta.discourse.org/t/limit-when-tl3s-mark-topics-solved-is-limit-configurable/77066/3 "2018-01-01T23:16:55Z")

</div>

Thanks for the quick answer! A site setting would be helpful. We have some very enthusiastic and motivated superusers!

Curious, too, about the intent behind the limit - what misuse/abuse might be anticipated? (So I’m not setting myself up for such issues).

---

<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:** [2018年一月1日 23:22 UTC](https://meta.discourse.org/t/limit-when-tl3s-mark-topics-solved-is-limit-configurable/77066/4 "2018-01-01T23:22:31Z")

</div>

The general philosophy is that everything should be rate limited, the rationale behind it [is explained here](https://blog.codinghorror.com/rate-limiting-and-velocity-checking/).

---

<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:** [2020年九月25日 20:04 UTC](https://meta.discourse.org/t/limit-when-tl3s-mark-topics-solved-is-limit-configurable/77066/5 "2020-09-25T20:04:16Z")

</div>


