# Bypass the 6 badge fav limit

**URL:** https://meta.discourse.org/t/bypass-the-6-badge-fav-limit/402015
**Category:** Self-hosting
**Created:** [1 mei 2026 om 15:05 UTC](https://meta.discourse.org/t/bypass-the-6-badge-fav-limit/402015 "2026-05-01T15:05:22Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![codixer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codixer/32/507056_2.png) [@codixer](https://meta.discourse.org/u/codixer)
#### Post date: [1 mei 2026 om 15:05 UTC](https://meta.discourse.org/t/bypass-the-6-badge-fav-limit/402015/1 "2026-05-01T15:05:22Z")

</div>

So out communities have a very specific use for… badges. Some have 4 badges and they’ll do fine.

 ![image](https://global.discourse-cdn.com/meta/original/4X/9/6/a/96aa1a39dfa5d34e6dab63500b1ea8f2a6eb0a4b.jpeg)

However, we also have users with 24 badges!

![image](https://global.discourse-cdn.com/meta/original/4X/2/6/3/2639d9a31db1ae3a17f1aacc51f64c3cd80e91a8.png)

I want to know if there is a way to make the `max_favorite_badges` to be set ABOVE 6:

```r
discourse(prod)> SiteSetting.max_favorite_badges = 50
lib/site_settings/type_supervisor.rb:308:in ‘SiteSettings::TypeSupervisor#validate_value’: max_favorite_badges: Value must be between 0 and 6. (Discourse::InvalidParameters)

```

---

_[View the full topic](https://meta.discourse.org/t/bypass-the-6-badge-fav-limit/402015)._
