mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-23 10:27:28 -07:00
max import posts twice a month
This commit is contained in:
parent
065e6de7dc
commit
a49174198d
1 changed files with 2 additions and 2 deletions
|
@ -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: {
|
||||||
|
|
Loading…
Reference in a new issue