mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
Add and fix heading IDs (#232)
This commit is contained in:
parent
8029bdc51c
commit
ca5924646d
11 changed files with 17 additions and 17 deletions
|
|
@ -30,7 +30,7 @@ If the impersonation succeeds, the token is deleted from the database.
|
|||
|
||||
All tokens expire after 60 seconds by default, and this TTL can be customized — see the section at the very bottom.
|
||||
|
||||
## Enabling the feature
|
||||
## Enabling the feature {#enabling-the-feature}
|
||||
|
||||
To enable this feature, go to your `config/tenancy.php` file and make sure the following class is in your `features` part of the config:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue