mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
6eb53ac570
* Fix documentation on Oauth2.Enable flag The docs list this as ENABLED, but in the source code it's ENABLE, meaning following the docs leads to confusion. * Update sample config for oauth2.ENABLE