Skip to content
New issue

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

Do not keep avatars cache in the backups #475

Open
kuba-orlik opened this issue Nov 17, 2024 · 0 comments
Open

Do not keep avatars cache in the backups #475

kuba-orlik opened this issue Nov 17, 2024 · 0 comments

Comments

@kuba-orlik
Copy link

Describe the bug

When backing up the app, the archive is filled with cache/avatars and cache/headers files. This can be tens of gigabytes and is just essentially just cache that can be rebuilt. Keeping it in archive makes the backup and upgrade process take literal hours.

Context

  • Hardware: VPS bought online
  • YunoHost version: 11.3.0.2
  • I have access to my server: Through SSH
  • Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no
  • Using, or trying to install package version/branch: all versions are affected

Steps to reproduce

  • Perform a backup of the app
  • Open the archive
  • See tens of gigabytes of cached images from other instances

Expected behavior

The cached images from other instances are not included in the archive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant