diff --git a/app/config.json b/app/config.json index 6842499..a518760 100644 --- a/app/config.json +++ b/app/config.json @@ -1,6 +1,6 @@ { "maxCacheSize": 100, "feedCheckInterval": 10000, - "charLimit": 500, + "charLimit": 1950, "viewFeedsPaginationLimit": 10 -} \ No newline at end of file +}