„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,
|
requireCredential: true,
|
||||||
limit: {
|
limit: {
|
||||||
duration: DAY,
|
duration: DAY,
|
||||||
max: 9999999,
|
max: 1,
|
||||||
},
|
},
|
||||||
errors: {
|
errors: {
|
||||||
noSuchFile: {
|
noSuchFile: {
|
||||||
|
Loading…
Reference in New Issue
Block a user