0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 17:08:22 +01:00
gitea/routers
Lunny Xiao 0be992a1e2 Make static resouces web browser cache time customized on app.ini (#8442)
* make static resouces web browser cache time customized on app.ini

* Update docs/content/doc/advanced/config-cheat-sheet.en-us.md

Co-Authored-By: zeripath <art27@cantab.net>

* Update custom/conf/app.ini.sample

Co-Authored-By: Antoine GIRARD <sapk@users.noreply.github.com>

* fix docs
2019-10-14 23:05:57 +01:00
..
admin Password Complexity Checks (#6230) 2019-10-14 16:24:26 +01:00
api/v1 Password Complexity Checks (#6230) 2019-10-14 16:24:26 +01:00
dev
org Fix errors in create org UI regarding team access permission. (#8506) 2019-10-14 19:20:42 +01:00
private Move migrating repository from frontend to backend (#6200) 2019-10-13 21:23:14 +08:00
repo Add pagination to commit graph page (#8360) 2019-10-14 22:38:35 +01:00
routes Make static resouces web browser cache time customized on app.ini (#8442) 2019-10-14 23:05:57 +01:00
user Password Complexity Checks (#6230) 2019-10-14 16:24:26 +01:00
utils
home.go
init.go Move migrating repository from frontend to backend (#6200) 2019-10-13 21:23:14 +08:00
install.go
metrics.go
swagger_json.go