What do you mean it's paused? Disabled in config?
Dec 25, 2022
5
Level 1
Is there any known bug in "laravel/telescope": "^4.6"
I have telescope enabled on my production (password protected with a custom URL) It is on paused state (Telescope recording is paused), but it gets activated (starts recording) on its own sometimes. So I want to know if there is a known bug or if I got hacked.
"laravel/framework": "^8.54", "laravel/telescope": "^4.6",
Level 102
Ok it's cached for 30 days https://github.com/laravel/telescope/blob/4.x/src/Http/Controllers/RecordingController.php#L38
1 like
Please or to participate in this conversation.