diff --git a/settings/Search.setting.php b/settings/Search.setting.php index 62a97d836297..cb5988fd3595 100644 --- a/settings/Search.setting.php +++ b/settings/Search.setting.php @@ -25,7 +25,7 @@ 'type' => 'Integer', 'quick_form_type' => 'Element', 'html_type' => 'number', - 'default' => 10, + 'default' => 15, 'add' => '4.3', 'title' => ts('Autocomplete Results'), 'is_domain' => 1,