mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-27 00:37:21 +02:00
`COOKIE_USERNAME` is documented in `app.example.ini` but nothing in the tree reads it (unlike `COOKIE_REMEMBER_NAME` / session `COOKIE_NAME`). An admin who sets it gets silence and no effect. Removed the dead example lines. Fixes #39353 AI disclosure: assisted with drafting; I verified the setting is unused and reviewed the diff. Signed-off-by: TastyHeadphones <tastyheadphones@icloud.com>