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

By default, the Git LFS client stores large assets on the same server that hosts the Git repository. When Git LFS is enabled on the GitHub Enterprise appliance, large assets are stored on the data partition in /data/user/storage. For more information, see "Configuring Git Large File Storage for your appliance."

Users cannot push Git LFS assets to GitHub Enterprise if Git LFS is disabled on the appliance or repository.

  1. 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 Admin center. Admin Center tab

  4. In the Git LFS access drop-down menu, select Enabled or Disabled. Git LFS Access

Further reading