mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 19:51:34 +01:00
forgejo: disable federation
This commit is contained in:
parent
2e1a707c5e
commit
d9acddfce2
1 changed files with 0 additions and 1 deletions
|
|
@ -47,7 +47,6 @@ in
|
||||||
service.DISABLE_REGISTRATION = true;
|
service.DISABLE_REGISTRATION = true;
|
||||||
session.PROVIDER = "db";
|
session.PROVIDER = "db";
|
||||||
mirror.DEFAULT_INTERVAL = "1h";
|
mirror.DEFAULT_INTERVAL = "1h";
|
||||||
federation.ENABLED = true;
|
|
||||||
other = {
|
other = {
|
||||||
SHOW_FOOTER_VERSION = false;
|
SHOW_FOOTER_VERSION = false;
|
||||||
SHOW_FOOTER_TEMPLATE_LOAD_TIME = false;
|
SHOW_FOOTER_TEMPLATE_LOAD_TIME = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue