mirror of
https://github.com/outline/outline.git
synced 2026-05-06 18:12:33 -05:00
4 lines
82 B
TypeScript
4 lines
82 B
TypeScript
export const USER_PRESENCE_INTERVAL = 5000;
|
|
|
|
export const MAX_AVATAR_DISPLAY = 6;
|