1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 13:11:15 +02:00
gitea/modules/setting
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
..
cache.go
cors.go
cron.go Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 2019-10-14 09:10:42 +03:00
database_sqlite.go
database_test.go
database.go
git.go
indexer_test.go Restrict repository indexing by glob match (#7767) 2019-09-11 20:26:28 +03:00
indexer.go Restrict repository indexing by glob match (#7767) 2019-09-11 20:26:28 +03:00
log.go
mailer.go
markup.go
repository.go
service.go
session.go
setting.go Make static resouces web browser cache time customized on app.ini (#8442) 2019-10-14 23:05:57 +01:00
task.go Move migrating repository from frontend to backend (#6200) 2019-10-13 21:23:14 +08:00
webhook.go