bekkalokk/gitea: direct non-logged-in users to the explore tab #46

Merged
oysteikt merged 1 commits from gitea-explore into main 2024-07-28 23:10:39 +02:00
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ in {
SSH_PORT = sshPort;
START_SSH_SERVER = true;
START_LFS_SERVER = true;
LANDING_PAGE = "explore";
};
mailer = {
ENABLED = true;