mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
9c8fc7f677
#18058 made a mistake. The disableGravatar's default value depends on `OfflineMode`. If it's `true`, then `disableGravatar` is true, otherwise it's `false`. But not opposite. Co-authored-by: KN4CK3R <admin@oldschoolhack.me>