mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
bc455ed257
I think it's a bad default to have "dev" as the default run mode which enables debugging and now also disables HTTP caching. It's better to just default to a value suitable for general deployments. Co-authored-by: techknowlogick <techknowlogick@gitea.io>