We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I know there is work planned to support filtered sync, I'm adding some of my thoughts on features that might be useful:
Both of these will allow me to have larger files stored only online/server and not on the lighter client devices.
The second option allows me to keep metadata in sync, but the data itself is offloaded and doesn't have to be stored local on device.
Another option is to have either a size-rule for when to store data off-device or not.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I know there is work planned to support filtered sync, I'm adding some of my thoughts on features that might be useful:
Both of these will allow me to have larger files stored only online/server and not on the lighter client devices.
The second option allows me to keep metadata in sync, but the data itself is offloaded and doesn't have to be stored local on device.
Another option is to have either a size-rule for when to store data off-device or not.
The text was updated successfully, but these errors were encountered: