mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-04-23 03:21:35 +02:00
modules/setting/service.go aktualisiert
This commit is contained in:
parent
6852de6962
commit
50d316ffee
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ var Service = struct {
|
||||||
ValidSiteURLSchemes []string
|
ValidSiteURLSchemes []string
|
||||||
UsernameCooldownPeriod int64
|
UsernameCooldownPeriod int64
|
||||||
MaxUserRedirects int64
|
MaxUserRedirects int64
|
||||||
LandingPageInfoEnabled bool
|
LandingPageInfoEnabled bool
|
||||||
|
|
||||||
// OpenID settings
|
// OpenID settings
|
||||||
EnableOpenIDSignIn bool
|
EnableOpenIDSignIn bool
|
||||||
|
|
Loading…
Add table
Reference in a new issue