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

Got rid of references to ThrottleSeconds and use new, appropriate config directives in search.

Files:
1 modified

Legend:

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

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