Replies: 1 comment
-
That is a question for the Dropbox package you are using. there are several, no one can use mental powers to guess which one you use For better question on dropbox package: https://laravel.com/docs/8.x/filesystem#file-metadata |
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.
-
Hi
I want to use the 'delete_oldest_backups_when_using_more_megabytes_than' option to automatically keep my Dropbox usage under 2 gigs, but it seems that the package can't get the used storage from Dropbox to do it. It always says "Used storage after cleanup: 0 B." for Dropbox disk.
The other possible option for me is to keep backups for 4 hours, but I don't know how to implement it.
How can I tackle this issue?
Beta Was this translation helpful? Give feedback.
All reactions