bicep/git-mirrors: disable lfs by default

This commit is contained in:
h7x4 2025-05-30 12:45:30 +02:00
parent a3c3ceac49
commit 29c4029486
No known key found for this signature in database
GPG Key ID: 9F2F7D8250F35146

View File

@ -17,7 +17,7 @@ in
zip = false;
keep = 10;
bare = true;
lfs = true;
lfs = false;
};
instances = let