diff development.ini @ 3945:535be0731523 beta

fixed gunicorn example config
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 04 Jun 2013 14:42:49 +0200
parents c27967598e0c
children 5293d4bbb1ea c9ca7fa55b0d
line wrap: on
line diff
--- a/development.ini	Tue Jun 04 12:50:46 2013 +0200
+++ b/development.ini	Tue Jun 04 14:42:49 2013 +0200
@@ -57,8 +57,8 @@
 #proc_name = rhodecode
 ## type of worker class, one of sync, eventlet, gevent, tornado
 ## recommended for bigger setup is using of of other than sync one
-#worker-class = sync
-#max-requests = 5
+#worker_class = sync
+#max_requests = 5
 
 ## COMMON ##
 host = 0.0.0.0