Hello, I would like to remove Large Media from my site and use Github LFS instead. I have read the guide and will follow along through this process. The site ID is 230f258f-3eb9-46ed-aa17-29c1c7ddeca9.
Thank you!
Hello, I would like to remove Large Media from my site and use Github LFS instead. I have read the guide and will follow along through this process. The site ID is 230f258f-3eb9-46ed-aa17-29c1c7ddeca9.
Thank you!
Hi, @erikv. 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.
Thank you, it worked!
thanks for confirming.