diff --git a/development.ini b/development.ini --- a/development.ini +++ b/development.ini @@ -57,8 +57,8 @@ max_request_body_size = 107374182400 #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