mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Enable forgejo federation
This commit is contained in:
parent
0c4d961879
commit
26d2a53ae6
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ in
|
|||
service.DISABLE_REGISTRATION = true;
|
||||
session.PROVIDER = "db";
|
||||
mirror.DEFAULT_INTERVAL = "1h";
|
||||
federation.ENABLED = true;
|
||||
|
||||
# https://forgejo.org/docs/latest/admin/recommendations
|
||||
database.SQLITE_JOURNAL_MODE = "WAL";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue