0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-11-18 11:36:27 +01:00
Mark Brown 589712db26
feat: inverted disable_gravatar logic to enable_gravatar
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.
2025-10-16 21:01:44 -04:00
..