feat: Enable federation for forgejo
This commit is contained in:
parent
c1c90e46c9
commit
8f522a7ccd
1 changed files with 4 additions and 0 deletions
|
@ -34,6 +34,10 @@
|
|||
service = {
|
||||
DISABLE_REGISTRATION = true;
|
||||
};
|
||||
|
||||
federation = {
|
||||
ENABLED = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue