On Fri, Sep 19, 2003 at 10:42:16AM -0400, Pete O'Hara wrote:
> bayes_expiry_max_db_size 50000  # this is to force an auto expiry

That's probably going to confuse things a lot.

As the docs say:

       bayes_expiry_max_db_size      (default: 150000)
           What should be the maximum size of the Bayes tokens
           database?  When expiry occurs, the Bayes system will
           keep either 75% of the maximum value, or 100,000
           tokens, whichever has a larger value.  150,000 tokens
           is roughly equivalent to a 8Mb database file.

The code enforces at least 100k tokens in the DB at any time.  Other than
that, you'd have to run with -D to get debug output...

-- 
Randomly Generated Tagline:
Innuendo (n):  An Italian suppository.

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to