mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-02 17:57:09 +02:00
refactor to remove ENABLE_SIZE_LIMIT option and replace it with -1 in the config.
This commit is contained in:
@@ -22,7 +22,6 @@ import (
|
||||
type UpdateGlobalRepoFrom struct {
|
||||
RepoSizeLimit string
|
||||
LFSSizeLimit string
|
||||
EnableSizeLimit bool
|
||||
LFSSizeInRepoSize bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user