disable search suggestions
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@
|
|||||||
instantRedirect: false,
|
instantRedirect: false,
|
||||||
|
|
||||||
// suggest your most popular queries as you type.
|
// suggest your most popular queries as you type.
|
||||||
suggestions: true,
|
suggestions: false,
|
||||||
|
|
||||||
// max amount of suggestions to display.
|
// max amount of suggestions to display.
|
||||||
suggestionsLimit: 4,
|
suggestionsLimit: 4,
|
||||||
|
|||||||
Reference in New Issue
Block a user