From 942a72123ecf7ed91cf3cba1124adc11a3615208 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 12 Dec 2017 03:31:07 +0100 Subject: 404 page and maybe deleting threads --- bucky/util/upload.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bucky/util/upload.js') diff --git a/bucky/util/upload.js b/bucky/util/upload.js index 242acf0..a1810a4 100644 --- a/bucky/util/upload.js +++ b/bucky/util/upload.js @@ -22,6 +22,10 @@ module.exports.init = function (opt){ }) } +module.exports.client = function(){ + return s3 +} + module.exports.put = function (opt) { var filename var err -- cgit v1.2.3-70-g09d2