EUS is my public screenshot server
Go to file
tgpethan e23dde6a98 Fix using req instead of res
How did I miss this?
2020-03-30 11:52:44 +01:00
EUS.js Fix using req instead of res 2020-03-30 11:52:44 +01:00
README.md I forgot to update README again!!! 2020-02-20 08:06:35 +00:00
quick-setup.sh Update quick-setup.sh 2019-11-25 00:26:46 +00:00

README.md

readme soon™

Setup

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