Skip to content

Commit 34f1fac

Browse files
authored
Revert "Docs for laravel/telescope#1409 (#9136)" (#9137)
This reverts commit 1c26889.
1 parent 1c26889 commit 34f1fac

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

telescope.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,6 @@ By default, all entries older than 24 hours will be pruned. You may use the `hou
119119

120120
$schedule->command('telescope:prune --hours=48')->daily();
121121

122-
The `--quiet` option may be used to suppress output during pruning:
123-
124-
$schedule->command('telescope:prune --hours=48 --quiet')->daily();
125-
126122
<a name="dashboard-authorization"></a>
127123
### Dashboard Authorization
128124

0 commit comments

Comments
 (0)