Can I get some help to disable large media? In the documentation it says to post here to the forum for assistance. I tested it out but I am not liking it, so I want to try going down the other routes.
Thanks @elden, is there anything else I need to do now other than push a commit upstream? I’ve removed my lfsconfig file, but noticing I still don’t see my images, but I have the images files locally.
Am I best just deleteing the repo, creating a new one and then linking that back up to the netlify site?
Please push the commit removing .lfsconfig to the upstream repository. This will trigger a new build.
Please keep in mind that you might want to run the command below after deleting the .lfsconfig file:
git lfs push --all origin
This will sync the local repo’s LFS objects with the Git LFS service at the original Git host. It pushes any new binary blobs to their LFS service which may have been added after you moved the LFS service to Large Media.
Please let us know if there are any issues with the new build or deployed site.