Skip to content

Commit 2083283

Browse files
committed
ICL: Readme fixes.
1 parent 03602fd commit 2083283

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
@@ -257,6 +257,7 @@ Or, another example, probably you're using database server. If it goes down - ag
257257
And this can be a problem, if you have a huge number of commands. You'll get hundreds of emails for a few hours.
258258

259259
The good news is that you can deduplicate notifications very easy. You can enable deduplication by overriding `getNotificationDeduplication` method.
260+
260261
Also, you can adjust deduplication time, by overridding `getNotificationDeduplicationTime` method:
261262

262263
```php

0 commit comments

Comments
 (0)