Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3aa7a85

Browse files
committed
Disable Telescope by defaukt
1 parent 203cd28 commit 3aa7a85

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ APP_LOG="single"
2727

2828
# info by default, one of: debug, info, notice, warning, error, critical, alert, emergency.
2929
APP_LOG_LEVEL=debug
30+
TELESCOPE_ENABLED=false
3031

3132
# MySQL Connection Details
3233
DB_HOST="127.0.0.1"

0 commit comments

Comments
 (0)