From 98b152030dd99a58dd0e27aac9d0eee06cc88c43 Mon Sep 17 00:00:00 2001 From: Pablo Saavedra Date: Sat, 9 Jul 2016 07:22:28 +0200 Subject: The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) Executed go fmt getEngine() not handles DB parameters (#2972) (#2974) Uses .AllCols() for Update in updateMirror() Spanish traslation removed Fixed a wrong way to ommit the --prune option in process.ExecDir() for MirrorUpdate function --- modules/auth/repo_form.go | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/auth/repo_form.go') diff --git a/modules/auth/repo_form.go b/modules/auth/repo_form.go index aa74ab3b..13e53497 100644 --- a/modules/auth/repo_form.go +++ b/modules/auth/repo_form.go @@ -88,6 +88,7 @@ type RepoSettingForm struct { Interval int MirrorAddress string Private bool + EnablePrune bool // Advanced settings EnableWiki bool -- cgit v1.2.3