mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Fix broken link in configure.html. design.hml to design.html.
This commit is contained in:
parent
6fc6487370
commit
cea5a8c6b5
@ -170,7 +170,7 @@ application's work load.</p>
|
||||
</ul>
|
||||
<p>The type of workers to use.</p>
|
||||
<p>The default sync class should handle most 'normal' types of work loads.
|
||||
You'll want to read <a class="reference external" href="http://gunicorn.org/design.hml">http://gunicorn.org/design.hml</a> for information on
|
||||
You'll want to read <a class="reference external" href="http://gunicorn.org/design.html">http://gunicorn.org/design.html</a> for information on
|
||||
when you might want to choose one of the other worker classes.</p>
|
||||
<p>An string referring to a 'gunicorn.workers' entry point or a
|
||||
MODULE:CLASS pair where CLASS is a subclass of
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user