You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
584 B

{
"exe": "c:\\Program Files (x86)\\ADB\\adb.exe",
"date_format":"%Y-%m-%d_%H.%M.%S",
"local": {
"TWRP": "%userprofile%\\Android\\TWRP",
"TitaniumBackup": "%userprofile%\\Android\\TitaniumBackup",
"temp": "%userprofile%\\Android\\harbor",
"screenshots": "%userprofile%\\Pictures\\Screenshots",
"updates": "%userprofile%\\Downloads\\sort\\phone_updates"
},
"remote": {
"screenshots": "/sdcard/Pictures/Screenshots",
"titanium_backup": "/sdcard/TitaniumBackup",
"updates": "/data/lineageos_updates"
}
}