diff development.ini @ 83:db39d0ca5308

implemented Shortlog as seperate controller, filters rewrite. Little html fixes
author Marcin Kuzminski <marcin@python-blog.com>
date Sun, 18 Apr 2010 11:23:10 +0200
parents 76b23189f987
children e47d1db5ef20
line wrap: on
line diff
--- a/development.ini	Sun Apr 18 00:31:58 2010 +0200
+++ b/development.ini	Sun Apr 18 11:23:10 2010 +0200
@@ -19,6 +19,7 @@
 #error_message = 'mercurial crash !'
 
 [server:main]
+threadpool_workers = 5
 use = egg:Paste#http
 host = 127.0.0.1
 port = 5000