mirror of
https://gitee.com/gitea/gitea
synced 2025-11-15 22:10:26 +08: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>