mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 13:59:16 +01:00
Tweaks to test
This commit is contained in:
parent
dbf855df18
commit
3c289dd3de
4 changed files with 120 additions and 102 deletions
|
|
@ -4,7 +4,7 @@ import { User } from "~database/entities/User";
|
|||
import { applyConfig } from "@api";
|
||||
|
||||
export const meta = applyConfig({
|
||||
allowedMethods: ["POST"],
|
||||
allowedMethods: ["GET"],
|
||||
ratelimits: {
|
||||
max: 30,
|
||||
duration: 60,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue