1
0
Fork 0
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:
Mike 2020-12-07 01:26:32 -05:00 committed by GitHub
parent e645a28e7c
commit 6915f67199
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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