mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-31 21:28:11 +09:00
changed integrated page number to GET
This commit is contained in:
@@ -48,7 +48,7 @@ var (
|
||||
Gitignores, Licenses, Readmes []string
|
||||
|
||||
// Maximum items per page in forks, watchers and stars of a repo
|
||||
ItemsPerPage = 3
|
||||
ItemsPerPage = 54
|
||||
)
|
||||
|
||||
func LoadRepoConfig() {
|
||||
|
||||
Reference in New Issue
Block a user