Refresh
Refresh copied to clipboard
Advanced Level Rate Limit
I know this is on your watchlist right now, but what if you could increase it for certain users? There are some users who spam archive levels, sometimes posting the exact level twice.
Much like how lighthouse allows you to set the amount of level slots per user, you can implement something like how many levels can a user upload per day!
maybe seperate timed level limit settings for trusted users?
I disagree with a per-user settings as that's way too fine-grained. Toastbrot's suggestion would work here; or maybe even just blindly doubling the amount over the config value for trusted users would work.