Browse Source

s/thread/threat

pull/40/head
Michael Save 12 years ago
parent
commit
ab1db9dd8a
  1. 2
      inc/config.php

2
inc/config.php

@ -181,7 +181,7 @@
// if($octets[1] > 14)
// return false;
//
// // "thread score" (http://www.projecthoneypot.org/threat_info.php)
// // "threat score" (http://www.projecthoneypot.org/threat_info.php)
// if($octets[2] < 5)
// return false;
//

Loading…
Cancel
Save