From 7b01e7b40c5b4daa973be5cf861540ee2ad5aaa1 Mon Sep 17 00:00:00 2001 From: kanadeko Date: Fri, 13 Jan 2017 13:35:31 -0300 Subject: Small edit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0429841..e3f05ae 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Pomf-like image uploading service, written in NodeJS ## Using it After the service is started, you can POST files to /api/upload . The file key needs to be called `file` and it should be a `multipart/form-data` upload, or else it will be disregarded. -This works great with sharex, just like [mixtape.moe](https://mixtape.moe) and [cuntflaps.me](https://cuntflaps.me). +This works great with sharex, just like [cuntflaps.me](https://cuntflaps.me) and [mixtape.moe](https://mixtape.moe). A chrome extension to be able to right click images -> send to safe is in the works. If you are using nginx, you should set inside your location block the following directive, replacing the number with the one you want set up `client_max_body_size 512M;` -- cgit v1.2.3