Hello....
How can i disable the flood options in my configuration file. I have this in my config file:
var $proxies_cfg = array("auth"    => array(),
                           "noflood" => array("charlimit" => 500,
                                              "msglimit"  => 450,
                                              "delay"     => 40),
                           "censor"  => array("words"     => array("fuck","sex","bitch"),
                                              "replaceby" => "*",
                                              "regex"     => false),
                           "log"     => array("path" => ""));
  /**
On the site i have found how i can disable it but this does not works. i have joomla phpfreechat 1.2 installed
THANK YOU
MENKI
			
		