You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The user experienced a crash and needs to somehow send the crash report, but through Discord, doesn't always work because the file is too large. So, looking for a service to generate a link to make it easier for understand what the user's problem is is not convenient because the user needs to do this through some service that does this. Therefore, I request adding the ability to save files in formats like .txt or .log. As for what was mentioned about Nextcloud, it's up to you to decide, as it's an option to store the files, but you can proceed as you see fit and deem appropriate.
I'm writing this because when you send a lot of text to support, firstly it doesn't look very good, and secondly the Discord Webhook doesn't work because of a lot of text.
and also add the ability to save files via a link, for example, I wanted to make it on my nextcloud, here is an example of a request
curl -k -T testfile.txt -u "FHb45yQQnbkGJmk:" -H 'X-Requested-With: XMLHttpRequest' https://mydomain/public.php/webdav/testfile.txt
here is the information about it: https://help.nextcloud.com/t/uploading-to-a-public-link-via-a-script/20294
I hope you will succeed)
The text was updated successfully, but these errors were encountered: