This commit is contained in:
Yawasau
2022-01-30 10:02:44 +08:00
parent 081292a1d6
commit db9b2affa2
3 changed files with 56 additions and 60 deletions

View File

@@ -13,7 +13,7 @@ system_name=0
toast_info=0
#腳本檢測更新後進行跳轉瀏覽器或是複製連結?
update=1
update=0
#檢測到更新後的行為(1跳轉瀏覽器 0不跳轉瀏覽器但是複製連結到剪裁版)
update_behavior=1
@@ -31,14 +31,14 @@ Backup_user_data=1
Backup_obb_data=1
#是否在應用數據備份好後備份自定義目錄
backup_media=0
backup_media=1
#添加自定義備份路徑 請勿刪除" "
Custom_path="
/storage/emulated/0/Pictures/
#/storage/emulated/0/Download
#/storage/emulated/0/Music
#/storage/emulated/0/DCIM
/storage/emulated/0/Pictures
/storage/emulated/0/Download
/storage/emulated/0/Music
/storage/emulated/0/DCIM
"
#壓縮算法(可用lz4 zstd tar tar為僅打包 有什麼好用的壓縮算法請聯繫我