diff rhodecode/config/deployment.ini_tmpl @ 3904:fe053a42c4ce beta

added dashboard items config in visual settings
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 28 May 2013 16:57:24 +0200
parents 056827d78073
children 985db7f7b9b2
line wrap: on
line diff
--- a/rhodecode/config/deployment.ini_tmpl	Tue May 28 16:21:27 2013 +0200
+++ b/rhodecode/config/deployment.ini_tmpl	Tue May 28 16:57:24 2013 +0200
@@ -106,9 +106,6 @@
 ## number of commits stats will parse on each iteration
 commit_parse_limit = 25
 
-## number of items displayed in lightweight dashboard before paginating is shown
-dashboard_items = 100
-
 ## use gravatar service to display avatars
 use_gravatar = true