mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-05 06:58:45 +03: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>