modules/setting/service.go aktualisiert

This commit is contained in:
davrot 2025-01-24 12:08:47 +00:00
parent 6852de6962
commit 50d316ffee

View file

@ -87,7 +87,7 @@ var Service = struct {
ValidSiteURLSchemes []string
UsernameCooldownPeriod int64
MaxUserRedirects int64
LandingPageInfoEnabled bool
LandingPageInfoEnabled bool
// OpenID settings
EnableOpenIDSignIn bool