UFT-8 autocorrection removal from standart package.

This commit is contained in:
Yuriy Pikhtarev 2017-05-21 15:33:29 +03:00
commit 02bb08dcd2
No known key found for this signature in database
GPG key ID: 3A9B5A757B48ECC6
6 changed files with 2 additions and 7946 deletions

View file

@ -506,7 +506,6 @@ $bb_cfg['search_min_word_len'] = 3;
$bb_cfg['search_max_word_len'] = 35;
$bb_cfg['limit_max_search_results'] = false;
$bb_cfg['spam_filter_file_path'] = ''; // BB_PATH .'/misc/spam_filter_words.txt';
$bb_cfg['autocorrect_wkl'] = true; // autocorrect wrong keyboard layout
// Posting
$bb_cfg['prevent_multiposting'] = true; // replace "reply" with "edit last msg" if user (not admin or mod) is last topic poster