Browse Source

A small typo

main
mikka 12 months ago
committed by -
parent
commit
2d6bb46e14
  1. 2
      inc/config.php

2
inc/config.php

@ -230,7 +230,7 @@
// Skip checking certain IP addresses against blacklists (for troubleshooting or whatever)
$config['dnsbl_exceptions'][] = '127.0.0.1';
// To prevent bump atacks; returns the thread to last position after the last post is deleted.
// To prevent bump attacks; returns the thread to last position after the last post is deleted.
$config['anti_bump_flood'] = true;
/*

Loading…
Cancel
Save