From 7bc5f4e863b14febf26bb447b5267216d9d8ce42 Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Wed, 29 Jul 2015 11:30:54 -0400 Subject: reset number of posts to fetch on channel switch and fresh page load --- web/react/utils/constants.jsx | 1 + 1 file changed, 1 insertion(+) (limited to 'web/react/utils/constants.jsx') diff --git a/web/react/utils/constants.jsx b/web/react/utils/constants.jsx index 77ce19530..4fbcc0341 100644 --- a/web/react/utils/constants.jsx +++ b/web/react/utils/constants.jsx @@ -55,6 +55,7 @@ module.exports = { DEFAULT_CHANNEL: 'town-square', OFFTOPIC_CHANNEL: 'off-topic', POST_CHUNK_SIZE: 60, + MAX_POST_CHUNKS: 3, RESERVED_TEAM_NAMES: [ "www", "web", -- cgit v1.2.3-1-g7c22