magpie/gitea: set landing page to explore

This commit is contained in:
2023-11-12 17:43:02 +01:00
parent c6959a2a91
commit 22cb91b369

View File

@@ -191,8 +191,9 @@
}; };
settings.service = { settings.service = {
REGISTER_EMAIL_CONFIRM = true;
DISABLE_REGISTRATION = true; DISABLE_REGISTRATION = true;
LANDING_PAGE = "explore";
REGISTER_EMAIL_CONFIRM = true;
}; };
settings."markup.restructuredtext" = let settings."markup.restructuredtext" = let