LFS stored under organization or repository

Hi,
Is it possible to configure Gitea to store LFS folder under Organization folder or better, under Organization\Repository.git folder? In general - single lfs folder per org/repo lfs files.

We are using Gitea for a time on Windows and as far we are happy with it.
But recently we are came to conclusion that we don’t want to store all LFS files in single directory.
We are working on several projects, each varies in size from 5 GB to 300GB. Each project has its own Org on Gitea and one or more repositories.
In case of restoring single project from backup we don’t want to restore whole lfs dir.
I want to add that i am begginer in git, because until now we were using SVN and maybe I don’t understood something :slight_smile:

Best Regards,
Lukas

1 Like

I agree this would be an amazing feature for us as well - we are trying very hard to perform weekly backups of changed repos only (to save money on AWS…) and having all the Large Files stored in the same place for every repo basically frustrates this effort.