Update fetch-external-resources.ts
This commit is contained in:
parent
2dd1378a6f
commit
9522a36a54
|
@ -17,7 +17,7 @@ export const meta = {
|
||||||
|
|
||||||
limit: {
|
limit: {
|
||||||
duration: ms('1hour'),
|
duration: ms('1hour'),
|
||||||
max: 300,
|
max: 50,
|
||||||
},
|
},
|
||||||
|
|
||||||
errors: {
|
errors: {
|
||||||
|
|
Loading…
Reference in New Issue