diff --git a/development.ini b/development.ini --- a/development.ini +++ b/development.ini @@ -98,7 +98,7 @@ max_request_body_size = 107374182400 ## recommended for bigger setup is using of of other than sync one #worker_class = sync #max_requests = 1000 -## ammount of time a worker can handle request before it gets killed and +## amount of time a worker can handle request before it gets killed and ## restarted #timeout = 3600 diff --git a/kallithea/bin/template.ini.mako b/kallithea/bin/template.ini.mako --- a/kallithea/bin/template.ini.mako +++ b/kallithea/bin/template.ini.mako @@ -95,7 +95,7 @@ proc_name = kallithea <%text>## recommended for bigger setup is using of of other than sync one worker_class = sync max_requests = 1000 -<%text>## ammount of time a worker can handle request before it gets killed and +<%text>## amount of time a worker can handle request before it gets killed and <%text>## restarted timeout = 3600 diff --git a/kallithea/config/deployment.ini_tmpl b/kallithea/config/deployment.ini_tmpl --- a/kallithea/config/deployment.ini_tmpl +++ b/kallithea/config/deployment.ini_tmpl @@ -93,7 +93,7 @@ max_request_body_size = 107374182400 ## recommended for bigger setup is using of of other than sync one #worker_class = sync #max_requests = 1000 -## ammount of time a worker can handle request before it gets killed and +## amount of time a worker can handle request before it gets killed and ## restarted #timeout = 3600 diff --git a/kallithea/tests/test.ini b/kallithea/tests/test.ini --- a/kallithea/tests/test.ini +++ b/kallithea/tests/test.ini @@ -96,7 +96,7 @@ max_request_body_size = 107374182400 ## recommended for bigger setup is using of of other than sync one #worker_class = sync #max_requests = 1000 -## ammount of time a worker can handle request before it gets killed and +## amount of time a worker can handle request before it gets killed and ## restarted #timeout = 3600