Skip to content

Commit

Permalink
Merge pull request erlang-lager#470 from c-bik/patch-1
Browse files Browse the repository at this point in the history
Cosmetic Typo
  • Loading branch information
Vagabond authored Aug 29, 2018
2 parents 576a1e3 + 3d24216 commit 0d3993c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,7 @@ or for a specific sink, using the option:

```erlang
{flush_queue, true | false}
```

If `flush_queue` is true, a message queue length threshold can be set, at which
messages will start being discarded. The default threshold is `0`, meaning that
Expand Down

0 comments on commit 0d3993c

Please sign in to comment.