summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
Diffstat (limited to 'services')
-rw-r--r--services/forms/repo_form.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/services/forms/repo_form.go b/services/forms/repo_form.go
index 7c61be5e22..c571951bb9 100644
--- a/services/forms/repo_form.go
+++ b/services/forms/repo_form.go
@@ -161,7 +161,8 @@ type RepoSettingForm struct {
TrustModel string
// Admin settings
- EnableHealthCheck bool
+ EnableHealthCheck bool
+ RequestReindexType string
}
// Validate validates the fields