mirror of
https://github.com/go-gitea/gitea
synced 2025-11-01 11:58:25 +00:00
Merge remote-tracking branch 'upstream/main' into feature-activitypub
This commit is contained in:
@@ -20,6 +20,9 @@ const (
|
||||
RepoCreatingPublic = "public"
|
||||
)
|
||||
|
||||
// ItemsPerPage maximum items per page in forks, watchers and stars of a repo
|
||||
const ItemsPerPage = 40
|
||||
|
||||
// Repository settings
|
||||
var (
|
||||
Repository = struct {
|
||||
|
||||
Reference in New Issue
Block a user