diff --git a/pylons_app/templates/admin/settings/settings.html b/pylons_app/templates/admin/settings/settings.html
--- a/pylons_app/templates/admin/settings/settings.html
+++ b/pylons_app/templates/admin/settings/settings.html
@@ -89,7 +89,7 @@
-
+
+
+
+
+
+
+
+
+ ${h.checkbox('hooks_changegroup_update','True')}
+
+
+
+ ${h.checkbox('hooks_changegroup_repo_size','True')}
+
+
+
+
- ${h.text('paths_root_path',size=30,disabled="disabled")}
+ ${h.text('paths_root_path',size=30,readonly="readonly")}
${_('unlock')}
@@ -120,7 +136,7 @@