mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-15 02:24:04 +00:00
Update assets/config.php
Co-authored-by: Samuel Štancl <samuel@archte.ch>
This commit is contained in:
parent
a65f9ac022
commit
871a8254c5
1 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue