mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 11:14:03 +00:00
Update config.php
This commit is contained in:
parent
e645a28e7c
commit
6915f67199
1 changed files with 1 additions and 1 deletions
|
|
@ -150,8 +150,8 @@ return [
|
|||
'prefix_base' => 'tenant', // Each key in Redis will be prepended by this prefix_base, followed by the tenant id.
|
||||
'prefixed_connections' => [ // Redis connections whose keys are prefixed, to separate one tenant's keys from another.
|
||||
// 'default',
|
||||
],
|
||||
],
|
||||
],
|
||||
|
||||
/**
|
||||
* Features are classes that provide additional functionality
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue