mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-12-14 14:48:17 +09:00
max import posts twice a month
This commit is contained in:
parent
065e6de7dc
commit
a49174198d
@ -8,8 +8,8 @@ export const meta = {
|
||||
secure: true,
|
||||
requireCredential: true,
|
||||
limit: {
|
||||
duration: DAY,
|
||||
max: 1,
|
||||
duration: DAY * 30,
|
||||
max: 2,
|
||||
},
|
||||
errors: {
|
||||
noSuchFile: {
|
||||
|
Loading…
Reference in New Issue
Block a user