# Make rate limit configurable

**URL:** https://meta.discourse.org/t/make-rate-limit-configurable/129589
**Category:** Feature
**Tags:** translator
**Created:** [September 26, 2019, 4:15pm UTC](https://meta.discourse.org/t/make-rate-limit-configurable/129589 "2019-09-26T16:15:30Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ValdikSS](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/valdikss/32/157221_2.png) [@ValdikSS](https://meta.discourse.org/u/ValdikSS)
#### Post date: [September 26, 2019, 4:15pm UTC](https://meta.discourse.org/t/make-rate-limit-configurable/129589/1 "2019-09-26T16:15:30Z")

</div>

Current version of the plugin allows non-staff users to perform only 3 translations per minute.

> <https://github.com/discourse/discourse-translator/blob/main/plugin.rb#L33>

This may be limiting in a multi-lingual forum. Please make this limit configurable.

---

<div class="post-metadata">

### Author: ![ValdikSS](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/valdikss/32/157221_2.png) [@ValdikSS](https://meta.discourse.org/u/ValdikSS)
#### Post date: [January 29, 2021, 1:17pm UTC](https://meta.discourse.org/t/make-rate-limit-configurable/129589/2 "2021-01-29T13:17:30Z")

</div>

Implemented: [FEATURE: Add a site setting to configure the number of translations per minute. by romanrizzi · Pull Request #32 · discourse/discourse-translator · GitHub](https://github.com/discourse/discourse-translator/pull/32)
