max import posts twice a month

This commit is contained in:
ThatOneCalculator 2023-05-01 21:50:14 -07:00
parent 3518c1dd8a
commit bf262b972f
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

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