Import on bootstrap
Allows you to let the config be imported automaticly when strapi is bootstrapping (on strapi start).
❗️ Warning
This setting can't be used locally and should be handled very carefully as it can unintendedly overwrite the changes in your database. PLEASE USE WITH CARE.
| Name | Details |
|---|---|
| Key | importOnBootstrap |
| Required | false |
| Type | bool |
| Default | false |