Skip to content

Commit 06727d2

Browse files
committed
Update README.md
1 parent 8e4871b commit 06727d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Since this adapter doesn't pull from an existing file, the "glob" parameter is a
2020
##### configObj / mysql-settings.json
2121
```
2222
{
23+
"buffer": false,
2324
"sql": "SELECT * FROM customers LIMIT 2;",
2425
"connection": {
2526
"host" : "example.org",

0 commit comments

Comments
 (0)