mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 10:34:16 +08:00
3 lines
101 B
JavaScript
3 lines
101 B
JavaScript
export const ADDTL_COMMENTS_ON_LOAD_MORE = 10;
|
|
export const NEW_COMMENT_COUNT_POLL_INTERVAL = 20000;
|