/*
 * Soft Fail, more info see README, COPYRIGHT and CHANGELOG files
 *
 * This file should contain redefinitions of the defined params used in
 * softfail.h; See softfail.h if you are not sure what those entries
 * should be and what they do (comments).
 *
 * Here follows default values. Uncomment to use.
 */

//#define MYSQLSERVER		"localhost"
//#define MYSQLUSER		"softfail"
//#define MYSQLPASSWORD		"softfail40"
//#define MYSQLDB			"softfail"

//#define UNBLOCK_AFTER_SEEN	6
//#define EXPIRE_SEENMSG		500
//#define EXPIRE_ACCEPTED		5
//#define RFCSEENTIME		30
//#define SEENCONSECMAXTIME	15
//#define MAXDAYSAUTOBLACKINDB		2

/* User-defined values start here */


syntax highlighted by Code2HTML, v. 0.9.1