You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love the new backup feature, but I think they should be compressed by default. A simple pipe through gzip decreased my backup size from around 310MB to 51M.
The text was updated successfully, but these errors were encountered:
Where are the backups stored? I found the folder 'backup' in storage but it's empty.
By default backups are created at midnight, or you can create one manually on the admin page. They should be in the storage/backup directory. It works for me both on my dev and prod environment.
I love the new backup feature, but I think they should be compressed by default. A simple pipe through
gzip
decreased my backup size from around 310MB to 51M.The text was updated successfully, but these errors were encountered: