Replies: 1 comment
-
Yes, it is possible, read documentation, on exclude files and directories |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I pretty much have the same question that has been asked here: #1002
I am using the laravel-medialibrary package and I'd like to exclude all the "conversions" subfolders, as they can always be regenerated with an Artisan command.
This way I could keep my backup size a lot smaller! Is this possible in some way? Or do I have to use this: https://spatie.be/docs/laravel-medialibrary/v10/advanced-usage/using-a-custom-directory-structure?
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions