From 65928bbbebee551a605c7d82b66200d112c3f5d2 Mon Sep 17 00:00:00 2001 From: Nick Martin Date: Fri, 18 Oct 2013 13:28:25 -0700 Subject: [PATCH] Increase buffer size for phantomjs in spiderable. Our docs were too big. Conflicts: History.md --- History.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/History.md b/History.md index 58c3b828cc..34689f078d 100644 --- a/History.md +++ b/History.md @@ -216,6 +216,9 @@ sdarnell, and timhaines. * Fix regression when using Mongo ObjectIDs in Spark templates. +* Increase the maximum size spiderable will return for a page from 200kB + to 5MB. + ## v0.6.5.2