1{ 2 "disableReturnToMainMenu": false, 3 "deobfuscateStackTrace": true, 4 "catchInitializationCrashes": true, 5 "debugModIdentification": false, 6 "forceCrashScreen": false, 7 "crashLimit": 20, 8 "crashlogUpload": { 9 "destination": "BYTEBIN", 10 "hasteUrl": "https://hastebin.com/", 11 "bytebinUrl": "https://bytebin.lucko.me/", 12 "gist": { 13 "accessToken": "", 14 "unlisted": false 15 }, 16 "pastebin": { 17 "uploadKey": "", 18 "privacy": "PUBLIC", 19 "expiry": "NEVER" 20 }, 21 "customUserAgent": "" 22 } 23} 24