aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/.sledjChisl.conf.lua
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/.sledjChisl.conf.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.sledjChisl.conf.lua b/src/.sledjChisl.conf.lua
index 198c2dd..dab7b18 100644
--- a/src/.sledjChisl.conf.lua
+++ b/src/.sledjChisl.conf.lua
@@ -18,6 +18,7 @@ config =
18 ["loadAverageInc"] = 0.7; 18 ["loadAverageInc"] = 0.7;
19 ["simTimeOut"] = 45; -- seconds 19 ["simTimeOut"] = 45; -- seconds
20 ["webRoot"] = "/var/www/html"; 20 ["webRoot"] = "/var/www/html";
21 ["webHost"] = "localhost";
21 ["URL"] = "sledjchisl.fcgi"; 22 ["URL"] = "sledjchisl.fcgi";
22 ["seshTimeOut"] = 30 * 60; -- seconds 23 ["seshTimeOut"] = 30 * 60; -- seconds
23 ["idleTimeOut"] = 24 * 60 * 60; -- seconds 24 ["idleTimeOut"] = 24 * 60 * 60; -- seconds