Skip to content

Commit 6a79829

Browse files
Update README.md
1 parent 9cca676 commit 6a79829

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This is a custom PHP uploader made for uploading files to your server with ShareX.
44

5+
Place the upload.php to your webroot (eg. /var/www/example.com/upload.php) and the config.php to anywhere you like (just change the location in upload.php: `$config = include('config.php');`).
6+
57
Open <b>ShareX</b>, click <b>Destinations</b>, click <b>Destination Settings</b>, scroll down until you find <b>Custom uploaders</b> and add a new uploader with following settings:
68
![ShareX settings](https://i.imgur.com/Ackyu7J.png)
79

0 commit comments

Comments
 (0)