1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-03 09:07:19 +00:00

Add default storage configurations (#12813)

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
Lunny Xiao
2020-09-29 17:05:13 +08:00
committed by GitHub
parent 4c6ac08182
commit 3878e985b6
19 changed files with 459 additions and 185 deletions

View File

@ -98,3 +98,6 @@ issues:
- path: models/update.go
linters:
- unused
- path: cmd/dump.go
linters:
- dupl