Package Migration
Information on the package migration settings section
{
"$schema": "https://json.schemastore.org/appsettings.json",
"Umbraco": {
"CMS": {
"PackageMigration": {
"RunSchemaAndContentMigrations": true,
"AllowComponentOverrideOfRunSchemaAndContentMigrations": true
}
}
}
}RunSchemaAndContentMigrations
AllowComponentOverrideOfRunSchemaAndContentMigrations
Last updated
Was this helpful?