Skip to content

Add DEFAULT_PROTOCOL constant and error_msg field

Compare
Choose a tag to compare
@Xenthys Xenthys released this 01 Jul 23:15
· 8 commits to master since this release
8bd5781

The DEFAULT_PROTOCOL constant (default value: auto) allows administrators to override the default API protocol in case the automated check does not work. This can help in cases where a reverse-proxy configuration is causing issues with the automated detection, or if you want to use a specific protocol no matter how the API is called per example.

The error_msg field has been added right after the error one in replies, it provides a human-readable error message.
Check the ShareXen.sxcu file to update your custom uploader configuration, allowing ShareX to display it if needed.