diff --git a/production.ini b/production.ini --- a/production.ini +++ b/production.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 = 127.0.0.1