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