feat(Forgejo): enable mirroring

This commit is contained in:
Chris Kruining 2025-11-04 15:10:02 +01:00
parent 2e81d16f24
commit 5f92a37996
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -121,7 +121,7 @@ in
}; };
mirror = { mirror = {
ENABLED = false; ENABLED = true;
}; };
session = { session = {