Hello,
I need help disabling large media for davidakennedy.netlify.app (davidakennedy.com).
I’m following the instructions here. I have a local copy of my site and files, plus a backup in the cloud.
Hello,
I need help disabling large media for davidakennedy.netlify.app (davidakennedy.com).
I’m following the instructions here. I have a local copy of my site and files, plus a backup in the cloud.
Hi,
We have removed the Large Media add-on from the site now.
Would you 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.
Hi @hrishikesh.
Thanks for the help! I wanted to note that I haven’t pushed or triggered a rebuild yet. I followed the instructions for uninstalling here, and my local git repo now says it’s diverted from origin. I can’t push or pull. So trying to figure that out before I can move forward.
I believe I should have pushed some other changes before running the command: git lfs migrate export --include="_src/assets/img/uploads/**" --everything
.
I got this sorted now. I pushed and the build worked.
Apologies for the delay! We are happy to hear that this is working for you now. Happy building