diff --git a/docs/source/v2/configuration.blade.md b/docs/source/v2/configuration.blade.md index 2a97ad7..30f18ad 100644 --- a/docs/source/v2/configuration.blade.md +++ b/docs/source/v2/configuration.blade.md @@ -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.