mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-20 17:37:23 +08:00
add config backup ftp/sftp default value
This commit is contained in:
@@ -136,6 +136,8 @@ class ToolRepository extends BaseRepository
|
||||
|
||||
do_log("[BACKUP_ALL_DONE]: " . json_encode($backupResult));
|
||||
|
||||
return $backupResult;
|
||||
|
||||
}
|
||||
|
||||
private function saveToGoogleDrive(array $setting, $filename): bool|string
|
||||
|
||||
Reference in New Issue
Block a user