Add a warning to discourage users to use $config ['cops_normalized_search']
This commit is contained in:
parent
4d697ca860
commit
04afff076a
|
@ -260,6 +260,7 @@
|
|||
$config ['cops_fetch_protect'] = "0";
|
||||
|
||||
/*
|
||||
* WARNING NOT READY FOR PRODUCTION USE
|
||||
* Make the search better (don't care about diacritics, uppercase should work on Cyrillic) but slower.
|
||||
* 1 : Yes (enable)
|
||||
* 0 : No
|
||||
|
|
Loading…
Reference in a new issue