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