mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 03:09:33 -06:00
idea page
This commit is contained in:
@@ -50,7 +50,7 @@ fastcgi.debug = 0
|
||||
fastcgi.server = ( ".pgf" =>
|
||||
((
|
||||
"socket" => basedir + "/" + var.PID + "-pgf.socket",
|
||||
"bin-path" => basedir + "/pgf.fcgi",
|
||||
"bin-path" => basedir + "/dist/build/pgf-server/pgf-server",
|
||||
# Use 2 OS threads (to be able to use 2 cores).
|
||||
# Limit heap size to 512 MB.
|
||||
"bin-environment" => ("GHCRTS" => "-N2 -M512M"),
|
||||
|
||||
Reference in New Issue
Block a user