Skip to content

Commit 9f4faa4

Browse files
committed
Add asYouType option to docs
1 parent 59e956f commit 9f4faa4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ In your `config/scout.php` add:
4848
'max_expansions' => 50,
4949
'distance' => 2
5050
],
51+
'asYouType' => false,
5152
],
5253
```
5354

0 commit comments

Comments
 (0)