magpie/gitea: set landing page to explore
This commit is contained in:
parent
c6959a2a91
commit
22cb91b369
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user