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 95b136a commit c60d07bCopy full SHA for c60d07b
config/boost.php
@@ -3,14 +3,15 @@
3
declare(strict_types=1);
4
5
return [
6
+
7
/*
8
|--------------------------------------------------------------------------
9
| Boost Master Switch
10
11
|
- | This option may be used to disable all Boost functionality, which
12
- | simply provides a single and convenient way to enable or disable
13
- | Boost's AI development tools.
+ | This option may be used to disable all Boost functionality - which
+ | will prevent Boost's routes from being registered and will also
14
+ | disable Boost's browser logging functionality from operating.
15
16
*/
17
0 commit comments