When using LFS, can you configure the maximum non-lfs file size?
I rewrote a repository of ours to use LFS, but i cannot push to it anymore:
```
error Size of object <some-hash> is 359.81KB, which is greater than the limit (256KB).
```
We have some source files created via code generation that are well over this limit. How can I raise this limit?
Please sign in to leave a comment.
Mw Hi,
The file size limit can be adjusted in the repository settings: https://www.jetbrains.com/help/space/push-restrictions.html