mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-07 05:40:19 +01:00
Frontend still interacts directly with the database entry name `picture.disable_gravatar` so logic needs flipped when writing, but logic to read automatically flips based on config.Invert() being called during init or INI read.