From 5f6e2ddd599a64cd3ce600f64d0f7801d63a7f2f Mon Sep 17 00:00:00 2001
From: echicken <>
Date: Wed, 29 Aug 2012 04:36:50 +0000
Subject: [PATCH] Migrated a few config options from web.ini.

---
 ctrl/modopts.ini | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/ctrl/modopts.ini b/ctrl/modopts.ini
index fe5314352e..c402f135bb 100644
--- a/ctrl/modopts.ini
+++ b/ctrl/modopts.ini
@@ -46,5 +46,7 @@
 [web]
 ;ecWeb config options
 	RootDirectory = /sbbs/web/root/ecwebv3
-	guestUser = Guest
+	WebGuest = Guest
 	appendURL = /ecwebv3/
+	sessionTimeout = 43200
+	captchaLength = 5
\ No newline at end of file
-- 
GitLab