comparison 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
comparison
equal deleted inserted replaced
3903:ddd05df2aced 3904:fe053a42c4ce
104 use_htsts = false 104 use_htsts = false
105 105
106 ## number of commits stats will parse on each iteration 106 ## number of commits stats will parse on each iteration
107 commit_parse_limit = 25 107 commit_parse_limit = 25
108 108
109 ## number of items displayed in lightweight dashboard before paginating is shown
110 dashboard_items = 100
111
112 ## use gravatar service to display avatars 109 ## use gravatar service to display avatars
113 use_gravatar = true 110 use_gravatar = true
114 111
115 ## path to git executable 112 ## path to git executable
116 git_path = git 113 git_path = git