Merge branch 'master' of github.com:mitsuhiko/flask
This commit is contained in:
commit
a070b4fe86
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ A basic FastCGI configuration for lighttpd looks like that::
|
|||
"socket" => "/tmp/yourapplication-fcgi.sock",
|
||||
"bin-path" => "/var/www/yourapplication/yourapplication.fcgi",
|
||||
"check-local" => "disable",
|
||||
"max-procs" -> 1
|
||||
"max-procs" => 1
|
||||
))
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue