mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-03-24 17:41:27 -04:00
Cache stats
This commit is contained in:
@@ -149,6 +149,7 @@ export const API = (_apiTypeCheck = {
|
||||
authed: false,
|
||||
rateLimited: true,
|
||||
props: z.object({}),
|
||||
cache: 'public, max-age=60',
|
||||
returns: {} as {
|
||||
users: number
|
||||
profiles: number
|
||||
|
||||
Reference in New Issue
Block a user