We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7384cbd commit 4cd3aa7Copy full SHA for 4cd3aa7
README.md
@@ -62,6 +62,7 @@ Defaults to `true`.
62
Boolean value. If true, you will get 4xx notifications with sound.
63
64
Defaults to `false`.
65
+
66
**Note:** This is ignored if `enable4xx` is `false`.
67
#### `enable5xx` (optional)
68
Boolean value. If true, you will get notifications for 5xx error codes.
@@ -71,4 +72,5 @@ Defaults to `true`.
71
72
Boolean value. If true, you will get 5xx notifications with sound.
73
74
Defaults to `true`.
-**Note:** This is ignored if `enable5xx` is `false`.
75
76
+**Note:** This is ignored if `enable5xx` is `false`.
0 commit comments