1
1
mirror of https://github.com/go-gitea/gitea synced 2025-10-30 02:48:26 +00:00
Files
gitea/models/migrations/v26.go
Lunny Xiao 985a39590b Use buffersize to reduce database connection when iterate (#2724)
* use buffersize to reduce database connection when iterate

* fix typo

* add default value on app.ini comment
2017-10-21 14:26:23 +08:00

2.6 KiB