You can enable or disable Git LFS for your entire appliance.

  1. As a site admin, sign in to your GitHub Enterprise instance at http(s)://[hostname]/login.

  2. In the upper-right corner of any page, click . Rocketship icon for accessing site admin settings

  3. In the left sidebar, click Advanced Settings. Advanced Settings tab

  4. In the Key field, type git-lfs. New setting key

  5. In the Value field, determine whether Git LFS is enabled for your GitHub Enterprise instance.
    • To enable it, type true.
    • To disable it, type false. New setting value

Further reading