Enable openid in v9

This commit is contained in:
strk 2024-07-25 17:50:55 +00:00
parent fc51259e32
commit 82f27fe809

View file

@ -71,3 +71,6 @@ gitea:
indexer:
ISSUE_INDEXER_TYPE: bleve
REPO_INDEXER_ENABLED: true
openid:
ENABLE_OPENID_SIGNIN: true
ENABLE_OPENID_SIGNUP: true