mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-04 19:41:23 +02:00
Merge remote-tracking branch 'upstream/main' into limit-repo-size
This commit is contained in:
@@ -136,6 +136,7 @@ type RepoSettingForm struct {
|
||||
RepoSizeLimit int64
|
||||
|
||||
// Advanced settings
|
||||
EnableCode bool
|
||||
EnableWiki bool
|
||||
EnableExternalWiki bool
|
||||
ExternalWikiURL string
|
||||
|
||||
Reference in New Issue
Block a user