From a72b77b32bfed056c242564e909ed650fc5b2566 Mon Sep 17 00:00:00 2001 From: Ethan Stubbs Date: Thu, 20 Feb 2020 08:06:35 +0000 Subject: [PATCH] I forgot to update README again!!! sfuyjhmn srgyhryhgshry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a89252..79f4ef4 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@

Setup

-

EUS has extra dependancies other than Revolution's base, of which include:
connect-busboy
randomstring
Install the dependancies and then simply drop the EUS.js into a Revolution instance's modules folder
(If you still have "example_request_handler.js" be sure to delete it!)
+

EUS has extra dependancies other than Revolution's base, of which include:
connect-busboy
randomstring
get-folder-size
Install the dependancies and then simply drop the EUS.js into a Revolution instance's modules folder
(If you still have "example_request_handler.js" be sure to delete it!)
If this is running at a URL then you can define the url to build from in the config with baseURL. Just don't put a / at the end!
If you want to expand the files that the server allows to be sent to it this can be done in the allowedTypes array