mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
Auto migration config - fix #17
This commit is contained in:
parent
f7ce5bcdcb
commit
98a54bce15
1 changed files with 6 additions and 0 deletions
|
|
@ -104,6 +104,12 @@ Run migrations after creating a tenant.
|
|||
|
||||
- Default: `false`
|
||||
|
||||
### `queue_automatic_migration` {#queue-automatic-migration}
|
||||
|
||||
Whether automatic tenant migrations (if enabled) should be queued.
|
||||
|
||||
- Default: `false`
|
||||
|
||||
### `delete_database_after_tenant_deletion` {#delete-database-after-tenant-deletion}
|
||||
|
||||
Delete the tenant's database after deleting the tenant.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue