mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
Set forgejo landing page to "explore"
This commit is contained in:
parent
0c51cdd6df
commit
671ddf8233
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ in
|
|||
DOMAIN = cfg.domain;
|
||||
ROOT_URL = "https://${config.services.forgejo.settings.server.DOMAIN}/";
|
||||
HTTP_PORT = cfg.port;
|
||||
LANDING_PAGE = "explore";
|
||||
};
|
||||
service.DISABLE_REGISTRATION = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue