]> git.donarmstrong.com Git - infobot.git/commitdiff
maxListReplyLength 400
authortimriker <timriker@c11ca15a-4712-0410-83d8-924469b57eb5>
Mon, 28 Jun 2004 18:41:43 +0000 (18:41 +0000)
committertimriker <timriker@c11ca15a-4712-0410-83d8-924469b57eb5>
Mon, 28 Jun 2004 18:41:43 +0000 (18:41 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@963 c11ca15a-4712-0410-83d8-924469b57eb5

files/sample/blootbot.config

index f2b33943145c0bc607d62a7669571d048c96f1fd..ae1d239f5e9a39f37b9162a3ddeae8bda2887f13 100644 (file)
@@ -144,7 +144,7 @@ set talkMethod              DEFAULT
 
 # [int] maximum length of reply for Extras function before popping list to
 #      reduce number of elements.
-set maxListReplyLength 450
+set maxListReplyLength 400
 
 # [int] maximum number of elements in list allowed for Extras function
 #      before popping elements to reduce total count.