Skip to content

Commit 0013295

Browse files
author
MegaXLR
committed
Update README to include Role tag option
Signed-off-by: MegaXLR <[email protected]>
1 parent 67d1979 commit 0013295

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,8 @@ Add the new driver type in your `config/logging.php` configuration
2121
],
2222
],
2323

24+
// role to tag in the error
25+
'discord' => [
26+
'role_id' => '',
27+
],
2428
```

0 commit comments

Comments
 (0)