Merge pull request #454 from DarkKirb/remove-ratelimit

disable rate limit for mmr
This commit is contained in:
Charlotte 🦝 Delenk 2024-06-09 13:39:25 +01:00 committed by GitHub
commit dabf56e6fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -76,6 +76,7 @@
enabled = true;
dsn = "https://18e36e6f16b5490c83364101717cddba@o253952.ingest.sentry.io/6449283";
};
rateLimit.enabled = false;
thumbnails = {
maxSourceBytes = 0;
maxPixels = 102000000;