feat: add remote backup config

This commit is contained in:
RainySY
2026-05-09 14:36:00 +08:00
parent da224d6c92
commit 102c3fd2ba

View File

@@ -122,3 +122,18 @@ rgb_a=226
rgb_b=123
rgb_c=177
#遠程備份類型 (留空不啟用)
#webdav 或 smb
remote_type=
#遠程地址
#WebDAV例: http://192.168.1.100:8080/dav/
#SMB例: //192.168.1.100/backup
remote_url=
#遠程認證用戶名
remote_user=
#遠程認證密碼
remote_pass=