mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
Explictly set the LFS remote URL for all forks
As the Gitea LFS server does not abstract access to LFS remotes (see https://github.com/go-gitea/gitea/issues/17715), it is necessary to explicitly set the main repository as LFS storage, including for forks.
This commit is contained in:
parent
ddb738b17d
commit
aaccd6ba97
1 changed files with 2 additions and 0 deletions
2
.lfsconfig
Normal file
2
.lfsconfig
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[lfs]
|
||||
url = https://gitea.wildfiregames.com/0ad/0ad.git/info/lfs
|
||||
Loading…
Reference in a new issue