1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 09:25:48 +00:00
gitea/routers/install
Gusted 5e5740af69
Switch to non-deprecation setting (#18358)
* Switch to non-deprecation setting
  (Avoid by-default: "Deprecated fallback `[server]` `LFS_CONTENT_PATH` present. Use `[lfs]` `PATH` instead. This fallback will be removed in v1.18.0")

* Update all references
2022-01-23 20:02:29 +01:00
..
install.go Switch to non-deprecation setting (#18358) 2022-01-23 20:02:29 +01:00
routes_test.go just add some unit tests (#16291) 2021-06-29 22:00:02 +01:00
routes.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
setting.go Improve install code to avoid low-level mistakes. (#17779) 2021-12-01 15:50:01 +08:00