1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-15 23:44:02 +00:00

Update assets/config.php

Co-authored-by: Samuel Štancl <samuel@archte.ch>
This commit is contained in:
Abrar Ahmad 2022-09-23 11:06:08 +05:00 committed by GitHub
parent a65f9ac022
commit 871a8254c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@ return [
'template_tenant_connection' => null, 'template_tenant_connection' => null,
/** /**
* Tenant host connection name used to create a temporary connection for creating, deleting database * The name of the temporary connection used for creating and deleting tenant databases.
*/ */
'tenant_host_connection_name' => 'tenant_host_connection', 'tenant_host_connection_name' => 'tenant_host_connection',