mirror of
https://github.com/docmost/docmost.git
synced 2026-08-28 01:07:08 +08:00
3 lines
82 B
TypeScript
3 lines
82 B
TypeScript
export const AUTH_THROTTLER = 'auth';
|
|
export const AI_CHAT_THROTTLER = 'ai-chat';
|