We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f45108 commit db26452Copy full SHA for db26452
configuration.md
@@ -166,7 +166,7 @@ php artisan down --retry=60
166
<a name="bypassing-maintenance-mode"></a>
167
#### Bypassing Maintenance Mode
168
169
-Even while in maintenance mode, you may use the `secret` option to specify a maintenance mode bypass token:
+To allow maintenance mode to be bypassed using a secret token, you may use the `secret` option to specify a maintenance mode bypass token:
170
171
```shell
172
php artisan down --secret="1630542a-246b-4b66-afa1-dd72a4c43515"
0 commit comments