Merge branch 'main' into feature/bots

This commit is contained in:
Jason Song
2022-12-12 13:33:24 +08:00
committed by GitHub
3 changed files with 23 additions and 0 deletions

View File

@ -134,6 +134,7 @@ type RepoSettingForm struct {
EnablePrune bool
// Advanced settings
EnableCode bool
EnableWiki bool
EnableExternalWiki bool
ExternalWikiURL string