]> code.delx.au - pymsnt/commitdiff
Fixed groupchatTimeout
authorjamesbunton <jamesbunton@55fbd22a-6204-0410-b2f0-b6c764c7e90a>
Sat, 29 Apr 2006 14:02:07 +0000 (14:02 +0000)
committerjamesbunton <jamesbunton@55fbd22a-6204-0410-b2f0-b6c764c7e90a>
Sat, 29 Apr 2006 14:02:07 +0000 (14:02 +0000)
git-svn-id: http://delx.cjb.net/svn/pymsnt/trunk@150 55fbd22a-6204-0410-b2f0-b6c764c7e90a

committer: jamesbunton <jamesbunton@55fbd22a-6204-0410-b2f0-b6c764c7e90a>

src/config.py

index 17301b2c372a125d7b37ce432acf2aa8f06dc543..2fa1ee4b701b85399bb27fe319de6f0cceb28a3f 100644 (file)
@@ -19,7 +19,7 @@ sessionGreeting = ""
 registerMessage = ""
 allowRegister = False
 getAllAvatars = False
-groupchatTimeout = 180
+groupchatTimeout = "180"
 useXCP = False
 
 ftJabberPort = ""