diff production.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 eb0268a89187
children 4bb06ccb5bee
line wrap: on
line diff
--- a/production.ini	Sun Apr 18 00:31:58 2010 +0200
+++ b/production.ini	Sun Apr 18 11:23:10 2010 +0200
@@ -19,6 +19,7 @@
 #error_message = 'mercurial crash !'
 
 [server:main]
+threadpool_workers = 10
 use = egg:Paste#http
 host = 127.0.0.1
 port = 8001