aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/.sledjChisl.conf.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/.sledjChisl.conf.lua')
-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 dab7b18..59cb833 100644
--- a/src/.sledjChisl.conf.lua
+++ b/src/.sledjChisl.conf.lua
@@ -20,6 +20,7 @@ config =
20 ["webRoot"] = "/var/www/html"; 20 ["webRoot"] = "/var/www/html";
21 ["webHost"] = "localhost"; 21 ["webHost"] = "localhost";
22 ["URL"] = "sledjchisl.fcgi"; 22 ["URL"] = "sledjchisl.fcgi";
23 ["webIframers"] = ""; -- Space separated list of hosts allowed to iFrame us, coz someone asked. Include the "https://" bit.
23 ["seshTimeOut"] = 30 * 60; -- seconds 24 ["seshTimeOut"] = 30 * 60; -- seconds
24 ["idleTimeOut"] = 24 * 60 * 60; -- seconds 25 ["idleTimeOut"] = 24 * 60 * 60; -- seconds
25 ["newbieTimeOut"] = 30; -- days 26 ["newbieTimeOut"] = 30; -- days