How do I disable auto updates? (1.19 breaks Digital Ocean droplet)

While I had 1.19 on my server and tried to run gitea start, I got this error โ€”

setting.go:322:loadRunModeFrom() [F] 
Expect user 'git' but current user is: root

It seems to arise from this restriction in the source. Iโ€™m sure intentions were good but there may be gentler ways of nudging people away from root than bricking the server :wink: