From 0b510725c97452bac57ff0080df10f6177aa2a6e Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 23 Jan 2019 19:58:38 +0100 Subject: Feature: Archive repos (#5009) --- modules/auth/repo_form.go | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/auth') diff --git a/modules/auth/repo_form.go b/modules/auth/repo_form.go index a600ecc8fe..ff64d9a56b 100644 --- a/modules/auth/repo_form.go +++ b/modules/auth/repo_form.go @@ -117,6 +117,7 @@ type RepoSettingForm struct { EnableTimetracker bool AllowOnlyContributorsToTrackTime bool EnableIssueDependencies bool + IsArchived bool // Admin settings EnableHealthCheck bool -- cgit v1.2.3