Add LANDING_PAGE support for configuration

This commit is contained in:
2023-09-24 11:57:53 -07:00
committed by Cassowary
parent c8ea2ddf0c
commit 464c890afb
4 changed files with 4 additions and 2 deletions

View File

@ -19,6 +19,7 @@ GITEA_ENABLE_OPENID_SIGNIN=true
GITEA_ENABLE_OPENID_SIGNUP=true
GITEA_DISABLE_GRAVATAR=false
GITEA_ENABLE_FEDERATED_AVATAR=true
GITEA_LANDING_PAGE=organizations
GITEA_MAILER_FROM=noreply@example.com
GITEA_MAILER_USER=noreply@example.com