diff --git a/assets/config.php b/assets/config.php index de78b363..237badd5 100644 --- a/assets/config.php +++ b/assets/config.php @@ -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