Restore Point when updating campaigns+ app

nico

Member
I want to know when updating the app, there is an option to create a restore point. My question is where is the app files and database backed up. Does the data leave my server. How is the privacy of my data ensured when creating the restore point.
 
Mumara generates backup files for the app and database, storing them in the "storage/backups/current_date" directory. You can access and download the backup file from this designated location. To ensure data privacy, we've implemented a security measure in the form of a condition in the .htaccess file. This condition restricts the direct download of zip files via direct URLs.
 
Back
Top