Skip to content

Commit 3a752ac

Browse files
committed
ICL: Readme fixes.
1 parent d24b1f7 commit 3a752ac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,9 @@ array:5 [
194194
195195
## Auto saving to database
196196
197-
Another cool feature available for you is notifications database storing. It is disabled by default, and available only if you are using `mysql` database connection.
197+
Another cool feature available for you is notifications database storing.
198+
199+
It is disabled by default, and available only if you are using `mysql` database connection.
198200
199201
To enable storing notifications to database - just override `enableNotificationDbStoring` method.
200202
By default, you'll get `iclogger_notifications` table with all required notifications information.

0 commit comments

Comments
 (0)