„packages/backend/src/server/api/endpoints/i/import-posts.ts“ ändern

Signed-off-by: Cleo <cutestnekoaqua@noreply.codeberg.org>
This commit is contained in:
Cleo 2023-03-30 09:12:51 +00:00
parent 0a79b6b9f0
commit a3c0d56600

View file

@ -9,7 +9,7 @@ export const meta = {
requireCredential: true,
limit: {
duration: DAY,
max: 9999999,
max: 1,
},
errors: {
noSuchFile: {