false -> true

This commit is contained in:
Samuel Štancl 2019-10-05 01:48:56 +02:00
parent 327908cb02
commit a62f18cb91

2
dist/index.html vendored
View file

@ -141,7 +141,7 @@ cache()->remember('total_revenue', function () {
<div class="lg:w-1/2 lg:px-10 leading-relaxed">
<pre class="mt-5 lg:mt-0 whitespace-pre-wrap bg-white w-full inline-block p-4 rounded-lg shadow-lg">
'redis' => [
'tenancy' => false,
'tenancy' => true,
'prefix_base' => 'tenant',
'prefixed_connections' => [
'default',