containers: forgejo: disable oauth2 signin
This commit is contained in:
parent
44353ca986
commit
0b93e1b527
1 changed files with 1 additions and 1 deletions
|
@ -1332,7 +1332,7 @@ PATH = /var/lib/forgejo/data/lfs
|
||||||
ENABLED = false
|
ENABLED = false
|
||||||
|
|
||||||
[openid]
|
[openid]
|
||||||
ENABLE_OPENID_SIGNIN = true
|
ENABLE_OPENID_SIGNIN = false
|
||||||
ENABLE_OPENID_SIGNUP = false
|
ENABLE_OPENID_SIGNUP = false
|
||||||
|
|
||||||
[cron.update_checker]
|
[cron.update_checker]
|
||||||
|
|
Loading…
Reference in a new issue