disable rate limit for mmr
This commit is contained in:
parent
80129fe652
commit
42a74219da
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@
|
|||
enabled = true;
|
||||
dsn = "https://18e36e6f16b5490c83364101717cddba@o253952.ingest.sentry.io/6449283";
|
||||
};
|
||||
rateLimit.enabled = false;
|
||||
thumbnails = {
|
||||
maxSourceBytes = 0;
|
||||
maxPixels = 102000000;
|
||||
|
|
Loading…
Reference in a new issue