mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08:00
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>