diff development.ini @ 1116:716911af91e1 beta

Added api_key into user, api key get's generated again after password change updated ini files
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 06 Mar 2011 00:06:28 +0100
parents 5351a3a32381
children b9ea10d3e419
line wrap: on
line diff
--- a/development.ini	Sat Mar 05 23:02:15 2011 +0100
+++ b/development.ini	Sun Mar 06 00:06:28 2011 +0100
@@ -32,7 +32,7 @@
 threadpool_max_requests = 6
 
 ##option to use threads of process
-use_threadpool = false
+use_threadpool = true
 
 use = egg:Paste#http
 host = 0.0.0.0