mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 19:38:23 +00:00 
			
		
		
		
	Feature: Archive repos (#5009)
This commit is contained in:
		| @@ -117,6 +117,7 @@ type RepoSettingForm struct { | ||||
| 	EnableTimetracker                bool | ||||
| 	AllowOnlyContributorsToTrackTime bool | ||||
| 	EnableIssueDependencies          bool | ||||
| 	IsArchived                       bool | ||||
|  | ||||
| 	// Admin settings | ||||
| 	EnableHealthCheck bool | ||||
|   | ||||
		Reference in New Issue
	
	Block a user