max import posts twice a month

This commit is contained in:
ThatOneCalculator 2023-05-01 21:50:14 -07:00
parent 7c2808333b
commit b28c3f5da7
No known key found for this signature in database
GPG Key ID: 8703CACD01000000
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ export const meta = {
secure: true, secure: true,
requireCredential: true, requireCredential: true,
limit: { limit: {
duration: DAY, duration: DAY * 30,
max: 1, max: 2,
}, },
errors: { errors: {
noSuchFile: { noSuchFile: {