ShareX config
How to make a uploader config in ShareX
Setting up ShareX to work with your CDN
- On the left side of ShareX navigate to destinations
- In the destinations menu, click Custom uploader settings
- Create a new uploader using the new button at the top left
- Name it whatever you'd like
- Change the Request URL to
your-domain.net/upload
- On the right in the name, value table add some options
- Create a name called auth with a value of your auth key, usually found on the websites dashboard
- Create a name called user with a value of your discord user id
- Under the table change File form name: to
file
- Test the uploader using the test buttons make sure it works.