mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-19 05:10:36 +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.