mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
#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>