1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 11:21:28 +02:00
gitea/modules/setting
zeripath d8161ee3fd
Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528)
* Expose db.SetMaxOpenConns and allow other dbs to set their connection params
* Add note about port exhaustion

Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
2019-10-21 22:20:47 +01:00
..
cache.go
cors.go
cron.go
database_sqlite.go
database_test.go
database.go Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) 2019-10-21 22:20:47 +01:00
git.go
indexer_test.go
indexer.go
log.go
mailer.go
markup.go
repository.go
service.go
session.go
setting.go
task.go
webhook.go