From 93d3d0b6594c04d5291a31076215426b42b44864 Mon Sep 17 00:00:00 2001 From: timriker Date: Mon, 28 Jun 2004 18:41:43 +0000 Subject: [PATCH] maxListReplyLength 400 git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@963 c11ca15a-4712-0410-83d8-924469b57eb5 --- blootbot/files/sample/blootbot.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blootbot/files/sample/blootbot.config b/blootbot/files/sample/blootbot.config index f2b3394..ae1d239 100644 --- a/blootbot/files/sample/blootbot.config +++ b/blootbot/files/sample/blootbot.config @@ -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. -- 2.39.5