mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-01 00:10:18 +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.