Show
Ignore:
Timestamp:
04/14/08 07:35:20 (20 months ago)
Author:
fumiakiy
Message:

Implemented alarm based search throttling. The throttling methods can be added from plugins. BugId:69031

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-34/lib/MT/Core.pm

    r1749 r1882  
    395395            'SignOnPublicKey' => { default => '', }, 
    396396            'ThrottleSeconds' => { default => 20, }, 
     397            'SearchThrottleSeconds' => { default => 5 }, 
    397398            'SearchThrottleIPWhitelist' => undef, 
    398399            'OneHourMaxPings'           => { default => 10, },