Files
outline/shared/constants.ts
2022-07-24 13:40:04 +01:00

4 lines
82 B
TypeScript

export const USER_PRESENCE_INTERVAL = 5000;
export const MAX_AVATAR_DISPLAY = 6;