Browse Source

removed json config

ini_config
Raphael Roberts 7 years ago
parent
commit
4245564304
  1. 18
      defaults.json

18
defaults.json

@ -1,18 +0,0 @@
{
"date_format": "%Y-%m-%d_%H.%M.%S",
"exe": "c:\\Program Files (x86)\\ADB\\adb.exe",
"local": {
"TWRP": "%userprofile%\\Android\\TWRP",
"messages": "%userprofile%\\Android\\messages",
"screenshots": "%userprofile%\\Pictures\\Screenshots",
"temp": "%userprofile%\\Android\\harbor",
"titanium_backup": "%userprofile%\\Android\\TitaniumBackup",
"updates": "%userprofile%\\Downloads\\sort\\phone_updates"
},
"remote": {
"messages": "/data/user_de/0/com.android.providers.telephony/databases/mmssms.db",
"screenshots": "/sdcard/Pictures/Screenshots",
"titanium_backup": "/sdcard/TitaniumBackup",
"updates": "/data/lineageos_updates"
}
}
Loading…
Cancel
Save