Show
Ignore:
Timestamp:
10/04/06 18:03:14 (2 years ago)
Author:
james
Message:

reduce use of "putlog" to stuff the user really really needs to see
debug/info stuff goes to +d

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/modules/flood.tcl

    r655 r729  
    245245  set r [rand 2] 
    246246  if {!($r < $chance)} { 
    247     putlog "bMotion: FLOOD check on $nick" 
     247    putlog "bMotion: FLOOD check on $nick (http://www.bmotion.net:8000/bmotion/wiki/FAQDisableFlood)" 
    248248    bMotion_counter_incr "flood" "checks" 
    249249    return 1