„packages/backend/src/server/api/endpoints/i/import-posts.ts“ ändern
Signed-off-by: Cleo <cutestnekoaqua@noreply.codeberg.org>
This commit is contained in:
parent
0a79b6b9f0
commit
a3c0d56600
|
@ -9,7 +9,7 @@ export const meta = {
|
|||
requireCredential: true,
|
||||
limit: {
|
||||
duration: DAY,
|
||||
max: 9999999,
|
||||
max: 1,
|
||||
},
|
||||
errors: {
|
||||
noSuchFile: {
|
||||
|
|
Loading…
Reference in New Issue