23 lines
No EOL
533 B
JSON
23 lines
No EOL
533 B
JSON
{
|
|
"disableReturnToMainMenu": false,
|
|
"deobfuscateStackTrace": true,
|
|
"catchInitializationCrashes": true,
|
|
"debugModIdentification": false,
|
|
"forceCrashScreen": false,
|
|
"crashLimit": 20,
|
|
"crashlogUpload": {
|
|
"destination": "BYTEBIN",
|
|
"hasteUrl": "https://hastebin.com/",
|
|
"bytebinUrl": "https://bytebin.lucko.me/",
|
|
"gist": {
|
|
"accessToken": "",
|
|
"unlisted": false
|
|
},
|
|
"pastebin": {
|
|
"uploadKey": "",
|
|
"privacy": "PUBLIC",
|
|
"expiry": "NEVER"
|
|
},
|
|
"customUserAgent": ""
|
|
}
|
|
} |