Skip to content

Commit 03ea4a1

Browse files
committed
Fixed config comment
1 parent 4b93163 commit 03ea4a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
return [
44
/*
55
* Enable or disable the query detection.
6+
* If this is set to "null", the app.debug config value will be used.
67
*/
78
'enabled' => env('QUERY_DETECTOR_ENABLED', null),
89

0 commit comments

Comments
 (0)