I recently set up a gitea server, where I put a path for lfs storage and set LFS_START_SERVER to true.
However, I noticed that on repos where I have large files (300-600MB). The repo would still say 0 bytes are stored in lfs. Going to the lfs path also reveals it to be empty.
Is there a setting I am missing, from what size will gitea put files into the lfs path?