mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Repository level enable package or disable (#19323)
This commit is contained in:
@@ -143,6 +143,7 @@ type RepoSettingForm struct {
|
||||
TrackerIssueStyle string
|
||||
EnableCloseIssuesViaCommitInAnyBranch bool
|
||||
EnableProjects bool
|
||||
EnablePackages bool
|
||||
EnablePulls bool
|
||||
PullsIgnoreWhitespace bool
|
||||
PullsAllowMerge bool
|
||||
|
Reference in New Issue
Block a user