Customize your ShareX configuration and download it ready to use.
Configure your preferences
You can find or regenerate this key in your dashboard.
Discord embed accent color.
Choose Default to let the server pick the domain, or use your custom domains.
Your configuration JSON
{
"Version": "15.0.0",
"Name": "imageserver.pw",
"DestinationType": "ImageUploader, TextUploader, FileUploader",
"RequestMethod": "POST",
"RequestURL": "https://imageserver.pw/upload",
"Body": "MultipartFormData",
"Headers": {
"X-IMAGESERVER-AUTH-KEY": ""
},
"Arguments": {
"urlStyle": "embed",
"domains": "[\"default\"]",
"title": "imageserver.pw",
"color": "#f49a36",
"version": "2"
},
"FileFormName": "file",
"URL": "{json:url}",
"DeletionURL": "{json:deletionUrl}",
"ErrorMessage": "{json:error}"
}