feat(Forgejo): enable mirroring
This commit is contained in:
parent
2e81d16f24
commit
5f92a37996
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
mirror = {
|
mirror = {
|
||||||
ENABLED = false;
|
ENABLED = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
session = {
|
session = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue