mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
UFT-8 autocorrection removal from standart package.
This commit is contained in:
parent
091878c088
commit
02bb08dcd2
6 changed files with 2 additions and 7946 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue