additional info wrt. seeding (see #292)

This commit is contained in:
Johannes 2025-03-12 08:53:11 +01:00
parent d633a5ad23
commit f693b77b81
2 changed files with 3 additions and 1 deletions

View file

@ -112,3 +112,5 @@ This config array lets you set parameters used by default when running the `tena
`tenancy.seeder_parameters`
The same as migration parameters, but for `tenants:seed` and the `SeedDatabase` job.
> Note: Set `--force`to `true` to allow seeding tenant databases in production (e. g. during tenant creation).