aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/.sledjChisl.conf.lua
diff options
context:
space:
mode:
authoronefang2020-05-07 11:15:43 +1000
committeronefang2020-05-07 11:15:43 +1000
commit2c62c8f69fecda58aa4af9267fb77879d7006837 (patch)
tree895d47a4fc45e65d5dbb098e1d2a1f696a4b9b95 /src/.sledjChisl.conf.lua
parentComment out database debugging stuff for now. (diff)
downloadopensim-SC_OLD-2c62c8f69fecda58aa4af9267fb77879d7006837.zip
opensim-SC_OLD-2c62c8f69fecda58aa4af9267fb77879d7006837.tar.gz
opensim-SC_OLD-2c62c8f69fecda58aa4af9267fb77879d7006837.tar.bz2
opensim-SC_OLD-2c62c8f69fecda58aa4af9267fb77879d7006837.tar.xz
Rewrite the web session stuff.
Diffstat (limited to '')
-rw-r--r--src/.sledjChisl.conf.lua5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/.sledjChisl.conf.lua b/src/.sledjChisl.conf.lua
index 59cb833..be5bd4b 100644
--- a/src/.sledjChisl.conf.lua
+++ b/src/.sledjChisl.conf.lua
@@ -21,8 +21,9 @@ config =
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 ["webIframers"] = ""; -- Space separated list of hosts allowed to iFrame us, coz someone asked. Include the "https://" bit.
24 ["seshTimeOut"] = 30 * 60; -- seconds 24 ["seshRenew"] = 10 * 60; -- seconds
25 ["idleTimeOut"] = 24 * 60 * 60; -- seconds 25 ["idleTimeOut"] = 30 * 60; -- seconds
26 ["seshTimeOut"] = 24 * 60 * 60; -- seconds
26 ["newbieTimeOut"] = 30; -- days 27 ["newbieTimeOut"] = 30; -- days
27 ["pepper"] = "My long beard is salt and pepper coloured, though there are no birds in it, only breakfast."; 28 ["pepper"] = "My long beard is salt and pepper coloured, though there are no birds in it, only breakfast.";
28 ["ToS"] = [[ 29 ["ToS"] = [[