Skip to content

Commit 33da0af

Browse files
committed
update galaxy config comment
1 parent 452f77a commit 33da0af

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

config/galaxy.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@
2222
| You can run `TYPEROCKET_GALAXY_LOAD_WP=no php galaxy` to skip loading
2323
| WordPress for the current running command.
2424
|
25-
| Options: yes, no
26-
|
27-
| TYPEROCKET_GALAXY_LOAD_WP=no php galaxy
25+
| Options include: yes, no
2826
|
2927
*/
3028
'wordpress_load' => typerocket_env('TYPEROCKET_GALAXY_LOAD_WP', 'yes', true),

0 commit comments

Comments
 (0)