bug fix: backups v2

This commit is contained in:
usman@cyberpersons.com
2023-04-22 09:36:51 +05:00
parent 772d2533d1
commit a4186598bc
2 changed files with 8 additions and 0 deletions

View File

@@ -809,6 +809,7 @@ def CreateV2BackupButton(request):
background = CPBackupsV2(extra_args)
background.start()
# background = CPBackupsV2({'domain': Selectedwebsite, 'BasePath': '/home/backup', 'BackupDatabase': 1, 'BackupData': 1,
# 'BackupEmails': 1, 'BackendName': Selectedrepo, 'function': 'InitiateBackup', })
# background.start()