Improve the Telescope implementation page (#178)

Make the page more specific (mention `tenancy.features` config)
This commit is contained in:
lukinovec 2022-07-18 15:56:39 +02:00 committed by GitHub
parent fb532025eb
commit 5c7e4b2533
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.