0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 04:45:44 +01:00
gitea/modules/setting
Lunny Xiao 1b7182e5ec
Add retry for migration http/https requests (#9019)
* Add retry for migration http/https requests

* give the more suitable name for retry configuraion items

* fix docs and lint

* Only use retryDownloader when setting > 1
2019-11-16 16:30:06 +08:00
..
cache.go
cors.go
cron.go
database_sqlite.go
database_test.go
database.go
git.go
indexer_test.go
indexer.go
log.go
mailer.go
markup.go
migrations.go
repository.go
service.go
session.go
setting.go
task.go
webhook.go