Improve the Telescope implementation page

Make the page more specific (mention `tenancy.features` config)
This commit is contained in:
lukinovec 2022-07-18 09:18:02 +02:00 committed by GitHub
parent bb5618d98c
commit 584e0d706b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,6 @@ section: content
# Laravel Telescope {#laravel-telescope}
Enable the *Telescope tags* feature to have all Telescope requests tagged with the current tenant's id.
Enable the *Telescope tags* feature in the `tenancy.features` config to have all Telescope requests tagged with the current tenant's id.
Note that Telescope (& its migrations) will be part of the central app.