diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-09-06 11:06:37 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-09-06 11:06:37 -0400 |
| commit | 5b1461e7b4d32e96eaa8386b4b7ea96ec4b18d5a (patch) | |
| tree | 70439f3a8f08cbf31c14bef5570af6e9d8f47653 /lib/index.js | |
| parent | f496fe34ecebd92b7c43b2beface68893adcae97 (diff) | |
showing file counts
Diffstat (limited to 'lib/index.js')
| -rw-r--r-- | lib/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/index.js b/lib/index.js index 2ccf812..e84c32a 100644 --- a/lib/index.js +++ b/lib/index.js @@ -87,7 +87,7 @@ site.route = function(){ bucky.ensureLatestThreads, bucky.ensureCommentCountsForThreads, bucky.ensureFileCountsForThreads, - bucky.ensureFileSizeForThreads, +// bucky.ensureFileSizeForThreads, bucky.ensureHootbox, function(req, res){ res.json({ |
