diff --git a/config/config.ini b/config/config.ini index 1af89dc..ab8df98 100644 --- a/config/config.ini +++ b/config/config.ini @@ -99,6 +99,10 @@ condensedAdminUI = default [i18n] ; Default language for the interface defaultLanguage = en +; If your language doesn't have distinguishable words (usually, doesn't +; have a space character), set useLike to true to use a search that can +; deal with this, but which is slower. +useLike = default [tweaks] ; If you want to enable PHP error logging to the log/php_error_log